Skip to content

fix: plus button opens workspace panel instead of file browser#65

Open
thisislance98 wants to merge 1 commit into
mainfrom
fix/plus-button-opens-workspace-panel
Open

fix: plus button opens workspace panel instead of file browser#65
thisislance98 wants to merge 1 commit into
mainfrom
fix/plus-button-opens-workspace-panel

Conversation

@thisislance98

Copy link
Copy Markdown
Contributor

Summary

  • In Electron mode, clicking the + button was immediately launching the native file dialog
  • Now it opens the workspace manager panel which provides a richer interface for adding workspaces (browse, manual path input, search)

Test plan

  • Click the + button in the Electron app sidebar
  • Verify the workspace manager panel opens (not the native file browser)
  • Confirm you can still add workspaces via the panels Add Workspace button

In Electron mode, clicking the "+" button was immediately launching the
native file dialog. Now it opens the workspace manager panel which
provides a richer interface for adding workspaces.
@kovtcharov-amd kovtcharov-amd requested review from kovtcharov and kovtcharov-amd and removed request for kovtcharov-amd May 14, 2026 06:35
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.

2 participants