Problem/Motivation
With the new implementation, if you have menu links with a fragment on the current page, then they are highlighted, but that doesn't really make sense for most cases and didn't happen before, so explicitly ignoring them for now.
Unsure how the behavior should be for query arguments for example, maybe we should still compare the generated string for the current path for the found matches?
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | menu_trail_by_path-3262876-2.patch | 954 bytes | berdir |
Comments
Comment #2
berdirComment #3
berdirCommitted. Didn't find time for tests yet, might do that later.