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

Feat(catalogue): select all button for single-select elements #88

Merged

Conversation

1000daysofcode
Copy link
Contributor

General Summary

Select all single-select query elements under a subcategory to add to the query.

Description

Previously, all elements had to added individually to the query if using the catalogue drop down menu. Now, if query elements are of the type single-select they can be added to the query using the [Add all] button.

Related Issue

Screenshot 2024-04-15 at 13 35 28

In English:
Screenshot 2024-04-15 at 13 36 13


Motivation and Context

This should allow for faster querying in the event all options of subcategories are needed.

How Has This Been Tested?

This was run on a local MacOS development environment based on the latest develop branch.

Screenshots (if appropriate):

Screenshot 2024-04-15 at 13 39 18
  • The commit message follows guidelines
  • Tests for the changes have been added
  • Documentation has been added/ updated

@1000daysofcode 1000daysofcode added the enhancement New feature or request label Apr 15, 2024
@1000daysofcode 1000daysofcode self-assigned this Apr 15, 2024
@1000daysofcode 1000daysofcode changed the title Feat(catalogue): button to select all options within a sub/category for the query simultaneously Feat(catalogue): select all button for single-select elements Apr 15, 2024
@1000daysofcode 1000daysofcode force-pushed the feature/select_all_subcategory_options_in_catalogue branch from 6c72452 to 29f8d2f Compare April 15, 2024 14:07
@MatsJohansen87 MatsJohansen87 merged commit c610cdf into develop Apr 25, 2024
6 checks passed
@MatsJohansen87 MatsJohansen87 deleted the feature/select_all_subcategory_options_in_catalogue branch April 25, 2024 07:54
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

Successfully merging this pull request may close these issues.

2 participants