Skip to content

Revert overflow fix in editableList#5467

Merged
knolleary merged 2 commits intomasterfrom
5463-fix-editablelist-overflow
Jan 26, 2026
Merged

Revert overflow fix in editableList#5467
knolleary merged 2 commits intomasterfrom
5463-fix-editablelist-overflow

Conversation

@knolleary
Copy link
Copy Markdown
Member

Fixes #5463

The overflow was modified by the fix for #5403 - but proves to have undesirable side-effects.

It was changed to remove a horizontal scrollbar in the quick-add dialog when the window is zoomed out a lot. We can live with the scrollbar in that edge case for now.

@knolleary knolleary merged commit 2151592 into master Jan 26, 2026
5 checks passed
@knolleary knolleary deleted the 5463-fix-editablelist-overflow branch January 26, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

editableList overflow-x: hidden prevents absolutely positioned elements from escaping container

1 participant