Can't programmatically focus input within Alert Dialog when opened from a Dropdown Menu Item #1342
Answered
by
huntabyte
zachstence
asked this question in
Q&A
-
Describe the bugWhen an When the same Reproductionhttps://github.com/zachstence/bits-ui-alert-dialog-opened-from-dropdown-menu-item LogsSystem InfoUbuntu within WSL:
System:
OS: Linux 5.15 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
CPU: (8) x64 AMD Ryzen 5 5600X 6-Core Processor
Memory: 16.09 GB / 23.47 GB
Container: Yes
Shell: 3.6.1 - /bin/fish
Binaries:
Node: 22.14.0 - ~/.local/share/nvm/v22.14.0/bin/node
Yarn: 1.22.22 - ~/.local/share/pnpm/yarn
npm: 10.9.2 - ~/.local/share/nvm/v22.14.0/bin/npm
pnpm: 8.15.9 - ~/.local/share/pnpm/pnpm
bun: 1.2.5 - ~/.bun/bin/bun
Browsers:
Chrome: 134.0.6998.165
npmPackages:
@sveltejs/kit: ^2.16.0 => 2.20.2
bits-ui: ^1.3.15 => 1.3.15
svelte: ^5.0.0 => 5.25.5
Windows:
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.02 GB / 63.93 GB
Binaries:
Node: 22.11.0 - C:\Program Files\nodejs\node.EXE
npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 8.15.9 - C:\Program Files\nodejs\pnpm.CMD
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.19041.4355 Severityannoyance |
Beta Was this translation helpful? Give feedback.
Answered by
huntabyte
Apr 1, 2025
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zachstence
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<DropdownMenu.Content onCloseAutoFocus={(e) => e.preventDefault()}>