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
Describe the bug When you click on 'Device', the 'Management' menu closes which it should not.
To Reproduce Steps to reproduce the behavior:
Expected behavior The Management panel should stay open.
The text was updated successfully, but these errors were encountered:
Resolving Issue #2986
993fbcb
Selecting 'Devices' menu pick closes 'Management' menu
Additional testing on #2986
c133417
Create Device turned to be more complicated than at first thought.
Last changes for #2986
3cc7adf
This corrects issues where the entirty of the menus were closed repeatedly. Also corrects some memory leaks.
Fixing typo for #2986
796221b
REQUEST_URI not URL
No branches or pull requests
Describe the bug
When you click on 'Device', the 'Management' menu closes which it should not.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Management panel should stay open.
The text was updated successfully, but these errors were encountered: