aimeos / ai-admin-jqadm

Aimeos e-commerce Vue.js+Bootstrap based admin interface
https://aimeos.org
GNU Lesser General Public License v3.0
176 stars 43 forks source link

Visited categories remain highlighted #266

Closed akropivko closed 1 year ago

akropivko commented 1 year ago

Environment Version - 2023.07 Integration - Laravel System - Windows10

Describe the bug Visited categories remain highlighted - see screenshort

To Reproduce Steps to reproduce the behavior:

  1. Go to Admin / Catalog / Categories
  2. Click several new created categories,

Expected behavior Inactive category should not be highlighted.

Screenshots Screenshot_6

aimeos commented 1 year ago

We can't reproduce the problem but are pretty sure that it's possible. Our plan is to replace this jQuery based component in the next version with a VueJS tree component which works much better.