Skip to content

fix(ui): improve edit overlay list sizing#219

Merged
MiguelRegueiro merged 1 commit into
mainfrom
fix-edit-overlay-list-sizing
Jul 3, 2026
Merged

fix(ui): improve edit overlay list sizing#219
MiguelRegueiro merged 1 commit into
mainfrom
fix-edit-overlay-list-sizing

Conversation

@MiguelRegueiro

Copy link
Copy Markdown
Member

Summary

Improve list sizing in create, bulk rename, and archive creation overlays.

The overlays now show more rows before scrolling, shrink cleanly on short terminals, keep the active row visible, and use the shared overlay scrollbar styling.

Testing

Verified with:

  • cargo fmt --check
  • cargo check
  • cargo test edit_overlay_visible_rows_caps_and_shrinks_to_terminal_height --lib
  • cargo test overlay_scrolls_to_keep --lib
  • cargo test

Documentation and Changelog

  • Updated docs when behavior, configuration, controls, or optional dependencies changed
  • Added a CHANGELOG.md entry for user-visible changes
  • Docs and changelog are not needed

@MiguelRegueiro MiguelRegueiro force-pushed the fix-edit-overlay-list-sizing branch from d70ff67 to 781cd68 Compare July 3, 2026 15:17
@MiguelRegueiro MiguelRegueiro merged commit 5af14df into main Jul 3, 2026
7 checks passed
@MiguelRegueiro MiguelRegueiro deleted the fix-edit-overlay-list-sizing branch July 3, 2026 15:24
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.

1 participant