Before submitting
Area
apps/desktop
Problem or use case
Currently, the "Turn" navigation in the diff panel is implemented as a horizontal list of individual buttons. As the number of turns increases, this layout becomes cluttered, causes overlapping text, and makes it difficult to navigate.
Proposed solution
- Replace the individual turn buttons with a single Dropdown Menu.
Why this matters
- Improves scalability
- Makes navigation simpler
- Reduces clutter
Smallest useful scope
- Replacing the horizontal button list with a standard non-searchable dropdown menu.
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
Similar to this
Contribution
Before submitting
Area
apps/desktop
Problem or use case
Currently, the "Turn" navigation in the diff panel is implemented as a horizontal list of individual buttons. As the number of turns increases, this layout becomes cluttered, causes overlapping text, and makes it difficult to navigate.
Proposed solution
Why this matters
Smallest useful scope
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
Similar to this
Contribution