Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
21 stars 12 forks source link

Multiple menu items get selected if another slug has substring. #109

Closed karandatwani92 closed 11 months ago

karandatwani92 commented 11 months ago

Solves https://github.com/Laravel-Backpack/CRUD/issues/5114

Problem

Multiple menu items get selected if they have the same prefix or substring. Let's enhance the logic which adds an active class more precisely.

More info and users feedback here: https://github.com/Laravel-Backpack/community-forum/discussions/523

Tested on all themes:

tabacitu commented 11 months ago

Pedro - this seems like a patch. Review and merge please?

tabacitu commented 11 months ago

Thanks for the review Pedro. I've moved this back to "In progress".