Description
Description:
Upon testing the scrollable sidebar functionality on the localhost:5173 test page, the expected behavior was not observed. Despite attempting various actions such as checking and unchecking the checkbox option in settings, the sidebar tabs remained unscrollable. Additionally, neither did the tabs transition into the popover menu of the floating panel, nor did the "more" button appear. The sidebar remained unresponsive to changes in the "Scrollable sidebar" option value in the settings menu.
Steps to Reproduce:
- Navigate to the localhost:5173 test page.
- Attempt to interact with the sidebar tabs, including checking and unchecking the checkbox option.
- Observe that the sidebar tabs do not become scrollable as expected.
- Click the "more" button to access additional tabs if it appears. However, no additional tabs are displayed, and items in the list do not transition into the popover menu of the floating panel.
Expected Behavior:
a) The sidebar tabs should become scrollable when the content exceeds the available space.
b) Clicking the "more" button should reveal additional tabs within the popover menu of the floating panel.
c) This process should happen automatically when the checkbox is checked.
The described behavior worked initially but stopped functioning after changing the UI scale to "Huge."
Observed Behavior:
- The sidebar tabs remain unscrollable regardless of the content length.
- Clicking the "more" button does not display additional tabs within the popover menu.
Attempts to Resolve:
- Checked and unchecked the checkbox option in the settings.
- Manually adjusted the height and width of the VueDevtools 7 panel.
Additional Information:
- Environment: localhost:5173 test page
- Browser: Microsoft Edge latest stable version
- Vue DevTools: v7.0.27
Screenshots/Video:
Priority:
Unknown
Assigned To:
Unknown
Deadline:
Unknown
Notes:
Please address this issue in upcoming versions. Feel free to use this issue text style as a template for reporting.