Bug #22359
closed
Opening right side panel doesn't always show main panel toolbar overflow
Added by Stephen Smith 3 months ago.
Updated 4 days ago.
Description
It's reported that opening the right side panel sometimes causes the main info panel toolbar to collapse, but the overflow button is missing.
Lisa says it might have been fixed in #22127 and will investigate.
- Target version changed from Development 2024-12-04 to Development 2025-01-08
- Target version changed from Development 2025-01-08 to Development 2025-01-29
- Target version changed from Development 2025-01-29 to Development 2025-02-12
- Target version changed from Development 2025-02-12 to Development 2025-02-26
- Description updated (diff)
- Description updated (diff)
- Assigned To set to Lisa Knox
I was playing with this on tordo and I'm still seeing that pretty frequently resizing the window or resizing the side panel will cause the toolbar to be cut off rather than adjusting overflow.
v3.1.0~dev20250224163258
- Status changed from New to In Progress
22359-toolbar-overflow @ f862053a2048d591229734d827438ac19a81834e
developer-run-tests-services-workbench2: #1454 
- ✅ All agreed upon points are implemented / addressed.
- n/a Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- n/a New or changed UX/UX and has gotten feedback from stakeholders.
- n/a Documentation has been updated.
- ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- ✅ Follows our coding standards and GUI style guidelines.
Notes:
- There used to be a bug caused by spamming the info button that was fixed using a debounce on the function that determines which menu items go to the overflow menu. This unfortunately caused that calculation to be off whenever the main panel width changed too quickly. With the info button now removed and the "View details" button changed to only open the details panel, the debounce is no longer necessary so it is removed.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF