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

Fixed: filter options not opening when navigating back from details page(#196) #197

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

amansinghbais
Copy link
Contributor

@amansinghbais amansinghbais commented Feb 9, 2024

Related Issues

Closes #196

Short Description and Why It's Useful

Added conditional rendering on PicklistFitler on the picklists page using the help of v-if.

V-if destroys the ion-menu when we navigate to the picklist details page and re-render it when we navigate back to the picklists page from the details. This way the ion-menu on re-rendering gets automatically enabled.

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change

Contribution and Currently Important Rules Acceptance

@ravilodhi ravilodhi merged commit cecc1a0 into hotwax:main Feb 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants