[BUG]:Inconsistant UI behaviour #286

Closed
opened 2025-10-24 18:29:26 +00:00 by rsevs3 · 1 comment
rsevs3 commented 2025-10-24 18:29:26 +00:00 (Migrated from github.com)

When a tag-me field is empty, the cursor is cursor-pointer, but only the menu button on the right is clickable. Typically, the cursor-pointer is a clickable element, which results in confusion when clicking does nothing.

When the tag-me field has tags selected, the cursor is cursor-auto, which is a more intuitive UI experience.

I can't get screenshots because the pointer is removed, however to recreate, just look at the cursor when there is not tags and then when there are tags selected.

When a tag-me field is empty, the cursor is cursor-pointer, but only the menu button on the right is clickable. Typically, the cursor-pointer is a clickable element, which results in confusion when clicking does nothing. When the tag-me field has tags selected, the cursor is cursor-auto, which is a more intuitive UI experience. I can't get screenshots because the pointer is removed, however to recreate, just look at the cursor when there is not tags and then when there are tags selected.
rsevs3 commented 2025-10-24 18:31:18 +00:00 (Migrated from github.com)

Ideally, the whole field should be clickable to open up the tag-me menu like it was before, but I understand if this makes it difficult with the drag and drop reordering.

Ideally, the whole field should be clickable to open up the tag-me menu like it was before, but I understand if this makes it difficult with the drag and drop reordering.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
dunwright/django-tag-me#286
No description provided.