github / github/combobox-nav

v2.3.0 broke the UX of text-expander (for me)

Open
#77 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
141
Forks
23
Avg merge
1d 21h
Merged PRs (30d)
5

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 `

    ` 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.