Skip to content

[Redirectionari list] Implement bulk actions #422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
avasi-code4ro opened this issue Mar 3, 2025 · 0 comments
Open

[Redirectionari list] Implement bulk actions #422

avasi-code4ro opened this issue Mar 3, 2025 · 0 comments
Labels
enhancement 🚀 New feature or request

Comments

@avasi-code4ro
Copy link
Collaborator

As a user, I want to select multiple items in a table so that I can apply actions to all selected items at once.

Behavior:

  1. Activating Bulk actions:
  • When a user clicks a checkbox in any row of the table:
    • The Bulk actions section becomes visible at the top of the table.
    • The section remains visible as long as at least one checkbox is selected.
  • If no items are selected, the bulk actions section hides.
  1. The following actions are shown in the bulk actions section:
  • Descarcă
  • Marchează ca neverificat(e)
  • Marchează ca valid(e)
  • Marchează ca nevalid(e)
  • Mută în coș
  1. Item counter:
  • The Bulk Actions section includes an item counter that dynamically updates based on the number of selected rows.
    Format:
    X rânduri selectate

Design

We proposed three design options for how the bulk actions section could appear:

Additional IxD notes in figma

Nice to have design wise: Confirmation/ toggle messages after performing the actions.

Delete/ mută în coș will be treated in a separate issue.

@mirunaioana-msc mirunaioana-msc added enhancement 🚀 New feature or request and removed nice to have labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants