-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Bug] By clicking sub-level menu items #198
Comments
Based on the information provided in the knowledge sources, it appears that this issue with sub-level menu items in the Tabler theme has been reported and addressed. Let me provide you with the relevant information and solution: The bug you're experiencing, where clicking on a second-level menu item closes the main level instead of keeping the tree open, was indeed a known issue with the Tabler theme in Backpack. This behavior was inconsistent across different themes. According to Github Issue #868, this problem was fixed in version 1.2.7 of the Tabler theme. However, I notice that you're using version 1.2.17, which is more recent than the fix. To resolve this issue, you should try the following steps:
If the issue persists after these steps, it's possible that there might be a conflict with custom JavaScript or CSS in your application, or there could be a new bug introduced in the latest version. In that case, I would recommend reporting this issue on the Backpack community forum or the Backpack CRUD repository, providing details about your setup and steps to reproduce the problem. If you need an immediate workaround while waiting for a fix, you could consider temporarily switching to the CoreUI v2 or v4 theme, which don't exhibit this behavior according to the information in the knowledge sources. ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️ Relevant sources: Github Issue (closed): [Bug] select2 filter disappears upon clicking |
Hey @blondie63 I switched to vertical themes in the demo to check and it is working fine. I rechecked locally, and it worked without a glitch. Can you check on your end if some view inside |
Hi @karandatwani92 sorry for delay, i've found a wrong override, just fixed ! Thanks |
Bug report
What I did
Using theme-tabler and vertical layout, when i click on a second level menu it closes the main level, why
What I expected to happen
It would be correct if the tree remained open with the selected item select as in the top level menus
What happened
2nd-level-menu-issue.mp4
What I've already tried to fix it
Asked to Backpack for Laravel Docs AI but I didn't get a helpful response
Context to replicate the bug - Backpack, Laravel, PHP, DB version
When I run
php artisan backpack:version
the output is:The text was updated successfully, but these errors were encountered: