fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

fix(web-components): add dropdown anchor positioning fallback

Open radium-v opened this issue 6 months ago • 2 comments

Previous Behavior

CSS Anchor positioning isn't supported yet in Firefox or Safari, which causes the listbox popup to detach from its parent dropdown.

New Behavior

The dropdown will fallback to a different positioning strategy using events and animation frames if CSS Anchor Positioning isn't supported.

Related Issue(s)

  • Fixes #34224

radium-v avatar Jun 13 '25 06:06 radium-v

📊 Bundle size report

✅ No changes found

github-actions[bot] avatar Jun 13 '25 06:06 github-actions[bot]

Pull request demo site: URL

github-actions[bot] avatar Jun 13 '25 06:06 github-actions[bot]