-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed as not planned
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.UI/UXUI/UX related or focusedUI/UX related or focused
Description
Problem
History button requires two clicks: overflow menu followed by History selection. Direct toolbar placement reduces interaction overhead.
Implementation
Modify src/package.json lines 227 and 269:
- Change historyButtonClicked group from overflow@1 to navigation@2
- Shift navigation items: marketplace@3, settings@4, cloud@5
Testing
- Backend: 290 files, 3778 tests passing
- UI: 86 files, 1032 tests passing
- Manual verification in Extension Development Host
Files Modified
- src/package.json (menu contributions)
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.UI/UXUI/UX related or focusedUI/UX related or focused
Type
Projects
Status
Done