Skip to content

fix: replace swal use for snackbar in tag list page#1015

Open
tomrndom wants to merge 1 commit into
masterfrom
fix/tag-list-snackbar
Open

fix: replace swal use for snackbar in tag list page#1015
tomrndom wants to merge 1 commit into
masterfrom
fix/tag-list-snackbar

Conversation

@tomrndom

@tomrndom tomrndom commented Jul 21, 2026

Copy link
Copy Markdown

ref: https://app.clickup.com/t/9014802374/86b9kkxkx

Signed-off-by: Tomás Castillo tcastilloboireau@gmail.com

Summary by CodeRabbit

  • Bug Fixes
    • Improved success and error notifications for tag creation, editing, retrieval, and deletion.
    • Updated tag-related feedback to use consistent snackbar notifications with clearer translated messages.

Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 367a46de-9ac9-4d34-b636-3dfb7c97a012

📥 Commits

Reviewing files that changed from the base of the PR and between b4ef1d3 and e14a498.

📒 Files selected for processing (1)
  • src/actions/tag-actions.js

📝 Walkthrough

Walkthrough

Tag actions now use snackbar handlers for API errors and structured translated success notifications across tag retrieval, deletion, creation, and update flows.

Changes

Tag snackbar feedback

Layer / File(s) Summary
Snackbar handler wiring
src/actions/tag-actions.js
Imports snackbar handlers and uses the snackbar error handler for tag list, individual tag, and delete requests.
Tag save feedback
src/actions/tag-actions.js
Uses snackbar errors and structured translated success payloads for tag updates and creation.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the snackbar migration on the tag list/tag actions flow and is concise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/tag-list-snackbar

Comment @coderabbitai help to get the list of available commands.

@tomrndom
tomrndom requested a review from smarcet July 21, 2026 13:42
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