We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When clicking on the label of the facility group to unlink it from the parent, it does not gets removed and we get toast for successful linking.
When clicking on the label of a linked group, it should gets removed and the corresponding toast should be displayed.
Parent group associations
Note:
Screenshot:
The text was updated successfully, but these errors were encountered:
Fixed: click event to toggle assocition of facility group to parent n…
6831c36
…ot working on clicking on label (hotwax#342)
Improved: used modelValue instead of checked for showing checkbox sta…
da99d9d
…tus (hotwax#342)
Merge pull request #344 from amansinghbais/#342
853ddb0
Fixed: click event to toggle association of facility group to parent not working on clicking on label (#342)
amansinghbais
No branches or pull requests
Current behavior
When clicking on the label of the facility group to unlink it from the parent, it does not gets removed and we get toast for successful linking.
Expected behavior
When clicking on the label of a linked group, it should gets removed and the corresponding toast should be displayed.
Steps to reproduce the issue
Parent group associations
segmentNote:
Can you handle fixing this bug by yourself?
Environment details
Additional information
Screenshot:
The text was updated successfully, but these errors were encountered: