Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Added buttons to select/deselect all user scopes. #6784

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

barankyle
Copy link
Member

@barankyle barankyle commented Aug 15, 2022

Summary

Clicking every scope when making a new admin was annoying, so buttons were added to select or deselect all
scopes.

Removed zero scopes selected as an error condition. Updated backend scope logic to handle an empty array
for scope update.

References

closes #insert number here

Checklist

  • If this PR is still a WIP, convert to a draft
  • ensure all checks pass
  • When this PR is ready, mark it as "Ready for review"
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

Clicking every scope when making a new admin was annoying, so buttons were added to select or deselect all
scopes.

Removed zero scopes selected as an error condition. Updated backend scope logic to handle an empty array
for scope update.
@barankyle barankyle linked an issue Aug 15, 2022 that may be closed by this pull request
@mrhegemon mrhegemon merged commit d3f757d into dev Aug 16, 2022
@mrhegemon mrhegemon deleted the scope-select-all branch August 16, 2022 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have a button to select all scopes from user admin screen
2 participants