Open
Description
A quick report that v2.3.0
and the new scrollIntoView broke the UX of @github/text-expander for me. It would push the expanded <ul>
to the top of the screen. After spending a few hours debugging what's the core of the issue, I noticed that the undesirable UX happens after the combobox-nav dependency of text-expander is upgraded to v2.3.0.
If someone else is facing this issue, my solution was to fix combobox-nav to v2.2.0 through "resolutions" section of package.json.
Metadata
Metadata
Assignees
Labels
No labels