Skip to content
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

Satellite UI: multiple-select updates for file browser, team, and access pages #6715

Closed
mobyvb opened this issue Jan 23, 2024 · 4 comments
Closed
Assignees

Comments

@mobyvb
Copy link
Member

mobyvb commented Jan 23, 2024

AC:

  • file browser:
    • multiple-select + delete file has a confirmation dialog, like deleting from preview
    • make sure the confirmation dialog for multiple items is using plural language i.e. files, folders.
  • team page:
    • "remove user" does not appear next to search bar when invites/users are selected
    • instead, match the snackbar delete functionality on the file browser
    • make sure there is a confirmation before delete happens
  • access page:
    • add multiple select capabilities to the access table
    • support deleting multiple accesses at once, matching the delete snackbar from the filebrowser
    • make sure there is a confirmation before delete happens
@mobyvb mobyvb added the Needs Estimation Issue still needs story pointing label Jan 23, 2024
@wilfred-asomanii wilfred-asomanii self-assigned this Jan 24, 2024
@NiaStorj NiaStorj removed the Needs Estimation Issue still needs story pointing label Jan 24, 2024
@storj-gerrit
Copy link

storj-gerrit bot commented Jan 25, 2024

Change web/satellite/v2: require confirmation for multi file delete mentions this issue.

@storj-gerrit
Copy link

storj-gerrit bot commented Jan 25, 2024

Change web/satellite/v2: add access selection to access table mentions this issue.

@storj-gerrit
Copy link

storj-gerrit bot commented Jan 26, 2024

Change web/satellite/v2: add team member selection snackbar mentions this issue.

storjBuildBot pushed a commit that referenced this issue Jan 26, 2024
This change modifies the existing file delete dialog to support deletes
of multiple selected files from the file browser.

Issue: #6715

Change-Id: I52b12633b1c7866edfd107f0d71d71d087a85d8a
storjBuildBot pushed a commit that referenced this issue Jan 26, 2024
This change allows for the selection of multiple accesses for deletion
via delete access dialog.

Issue: #6715

Change-Id: Ied8498880b425c54b2de434ecc6574448597218b
storjBuildBot pushed a commit that referenced this issue Jan 27, 2024
This change replaces the "remove user" button that appears when team
members are selected with a snackbar consistent with the file browser's
and the access table's snackbars.

Issue: #6715

Change-Id: Ibff1d38e9a73ac27b4eff495a934ddf137b489ab
ihaid pushed a commit that referenced this issue Jan 30, 2024
This change modifies the existing file delete dialog to support deletes
of multiple selected files from the file browser.

Issue: #6715

Change-Id: I52b12633b1c7866edfd107f0d71d71d087a85d8a
ihaid pushed a commit that referenced this issue Jan 30, 2024
This change allows for the selection of multiple accesses for deletion
via delete access dialog.

Issue: #6715

Change-Id: Ied8498880b425c54b2de434ecc6574448597218b
ihaid pushed a commit that referenced this issue Jan 30, 2024
This change replaces the "remove user" button that appears when team
members are selected with a snackbar consistent with the file browser's
and the access table's snackbars.

Issue: #6715

Change-Id: Ibff1d38e9a73ac27b4eff495a934ddf137b489ab
@wilfred-asomanii
Copy link
Contributor

v1.97.2 7534277

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

No branches or pull requests

3 participants