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

Batch actions are too obtrusive #9340

Closed
tbsbdr opened this issue Jul 3, 2023 · 1 comment · Fixed by #9346
Closed

Batch actions are too obtrusive #9340

tbsbdr opened this issue Jul 3, 2023 · 1 comment · Fixed by #9346
Assignees
Labels
Category:Enhancement Add new functionality

Comments

@tbsbdr
Copy link

tbsbdr commented Jul 3, 2023

Steps to reproduce

  1. Select 2 files
  2. Batch actions are shown
  3. Batch actions are too obtrusive (whole line changes, 5 outlined buttons appear)
    Note: Not showing ex. the new/upload buttons sets the whole interface into a modal state, as you need to clear the selection to get back to the initial state with the new/upload buttons.

Expected behaviour

  • Primary Actions stay where they are (New / Upload / New User etc.)
  • Batch actions are displayed in raw-button style
  • Batch actions are also shown for single selected resources (we once removed this until we find a better solution which should be delivered with this issue)
  • clear-section X is not shown (info is still available in info-panel)
  • padding-x: 8px
  • gap-size="small"

screenshot_001320
screenshot_001324

Actual behaviour

  • Batch actions are too obtrusive
  • batch actions put interface in modal state
@AlexAndBear
Copy link
Contributor

AlexAndBear commented Jul 3, 2023

😍 that will be a great improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants