Uh oh!
There was an error while loading. Please reload this page.
fix: revert "feat(app): add web input focus shortcut (#12493)" - #12639
Conversation
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
The following comment was made by an LLM, it may be inaccurate: Based on my search, I found one potentially related PR: Related PR:
However, this is not a duplicate PR—it's a separate fix addressing a related build/installation concern. PR #12639 is specifically reverting the web input focus shortcut feature due to unintended side effects on the build system, while #12636 fixes a specific Nix issue. |
b559e1e to
f0545c8CompareUh oh!
There was an error while loading. Please reload this page.
This partially reverts commit 805207e.
switches back to an isolated install and fixes node_modules path
not sure why the original PR (#12493) made this change, possibly using an old version of bun?
fixes#12632