Fix project menu item false selected state caused by CSS class name clash #11

Closed
opened 2026-06-14 04:30:39 +02:00 by retoor · 0 comments
Owner

Summary

Project menu item often appears selected when it is not, likely due to a CSS class name clash with other elements sharing the same class. Suggestion: add a prefix to menu class names to avoid conflicts.

Steps to Reproduce

Not provided.

Expected Behaviour

Project menu item should only appear selected when it is actually selected.

Actual Behaviour

Project menu item often appears selected when it is not.

Environment

Not provided.


Reported by retoor via DevPlace.

## Summary Project menu item often appears selected when it is not, likely due to a CSS class name clash with other elements sharing the same class. Suggestion: add a prefix to menu class names to avoid conflicts. ## Steps to Reproduce Not provided. ## Expected Behaviour Project menu item should only appear selected when it is actually selected. ## Actual Behaviour Project menu item often appears selected when it is not. ## Environment Not provided. --- *Reported by **retoor** via DevPlace.*
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/devplacepy#11
No description provided.