Skip to content

Commit

Permalink
Downgrade @github/combobox-nav
Browse files Browse the repository at this point in the history
- The v2.3.0 update caused to always scroll to the suggestion menu, where
it previously wouldn't work at all or only scroll when it wasn't in the
viewport.
- Ref: github/text-expander-element#50
- Ref: github/combobox-nav#75
- Resolves https://codeberg.org/forgejo/forgejo/issues/1990

(cherry picked from commit 27145be211ff782afe0910adbe200f126961f150)
  • Loading branch information
Gusted authored and earl-warren committed Dec 19, 2023
1 parent e7cb8da commit d2efd76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
"vite-string-plugin": "1.1.2",
"vitest": "0.34.6"
},
"overrides": {
"@github/combobox-nav": "2.2.0"
},
"browserslist": [
"defaults",
"not ie > 0",
Expand Down

0 comments on commit d2efd76

Please sign in to comment.