Skip to content

feat: improve workspace actions and delete confirmation on dashboard#34

Merged
neethika12 merged 1 commit into
mainfrom
feature/dashboard-workspace-actions
Apr 13, 2026
Merged

feat: improve workspace actions and delete confirmation on dashboard#34
neethika12 merged 1 commit into
mainfrom
feature/dashboard-workspace-actions

Conversation

@neethika12

Copy link
Copy Markdown
Contributor

Why this change

The dashboard used a browser-native confirm popup for workspace deletion and had limited inline feedback, which made deletion feel abrupt and less reliable to users.

What changed

  • Replaced the browser confirm dialog with an in-app confirmation modal for deleting a workspace
  • Added inline success and error feedback messages after delete actions
  • Added in-progress delete state so users see when deletion is happening
  • Kept the workspace action row consistent by showing Edit with Open and Delete
  • Updated dashboard copy to include JIRA in the signals overview text

User impact

  • Workspace deletion is now clearer, safer, and visually consistent with the app
  • Users get immediate confirmation when deletion succeeds or fails
  • Action buttons on workspace cards are more predictable and easier to scan

Validation

  • npm test -- --watch=false --browsers=ChromeHeadless (all tests passing)

@neethika12
neethika12 merged commit ececba1 into main Apr 13, 2026
1 check passed
@yashrastogi
yashrastogi deleted the feature/dashboard-workspace-actions branch April 27, 2026 17:27
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.

1 participant