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

Fix batch context actions in admin settings #8785

Merged
merged 3 commits into from
Apr 11, 2023

Conversation

JammingBen
Copy link
Contributor

Description

Fixes several issues that appeared when selecting multiple users/groups/spaces in the admin-settings and then triggering batch actions via the context menu. Some actions were showing wrongly ("edit"), some actions were resetting the current selection ("show details").

Also adds proper unit tests for the group and user action composables.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@JammingBen JammingBen self-assigned this Apr 6, 2023
@owncloud owncloud deleted a comment from update-docs bot Apr 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.0% 50.0% Coverage
0.0% 0.0% Duplication

@kulmann kulmann merged commit 6d69b80 into master Apr 11, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix-batch-context-actions-admin-settings branch April 11, 2023 20:20
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.

[admin-settings] context menu shows invalid action items when multiple users are selected
2 participants