Skip to content

fix(app): update delete memory tabs#465

Merged
daniellam258 merged 1 commit into
stagingfrom
fix/delete-ui
Jul 14, 2026
Merged

fix(app): update delete memory tabs#465
daniellam258 merged 1 commit into
stagingfrom
fix/delete-ui

Conversation

@daniellam258

Copy link
Copy Markdown
Collaborator

Summary

  • rename the delete-memory Progress tab to Deleted
  • render the selected delete-memory tab with a white background and black text
  • update related recovery messages and test selectors

Why

The tab label did not match the deleted-memory view, and the shared secondary-button styling gave the active tab a black background. The selected state is now scoped to the delete-memory tab group so other buttons are unaffected.

Impact

Users see clearer tab naming and an active-tab treatment consistent with the intended dashboard design.

Validation

  • pnpm --filter @memwal/app test -- src/components/SecurityDeleteSection.test.tsx src/hooks/useSecurityDeletion.test.ts
  • targeted ESLint checks for the changed frontend files
  • pnpm --filter @memwal/app build

@daniellam258
daniellam258 marked this pull request as ready for review July 14, 2026 21:44
@daniellam258
daniellam258 merged commit c5c3843 into staging Jul 14, 2026
7 checks passed
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