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

DMATF-14 | Allow modification of search form inputs with URL query parameters #1898

Merged
merged 10 commits into from
Oct 9, 2024

Conversation

mnajborowski
Copy link
Collaborator

No description provided.

@mnajborowski mnajborowski marked this pull request as ready for review September 30, 2024 12:37

const searchCollectionValues = ['subscriptions', 'topics'];
Copy link
Contributor

@faderskd faderskd Oct 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it could be defined as Enum so then you can refer to this by SearchCollection.Subscription or SearchCollection.Topic. You can also iterate over the enum values where you need.

@szczygiel-m szczygiel-m merged commit bda2607 into master Oct 9, 2024
27 checks passed
@szczygiel-m szczygiel-m deleted the feature/DMATF-14 branch October 9, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants