Skip to content

Change the cursor to pointer when hovering interactive form elements #1149

Open
@volodymyr-melnykc

Description

@volodymyr-melnykc

What should we do?

When hovering over interactive form elements, change the cursor to a pointer.
This change will improve the user experience by making the interface more intuitive.

Why should we do it?

In the form editor, when the user hovers over interactive elements (like buttons, select options, dropdowns), the cursor remains the default style instead of changing to a pointer. This behavior can lead to a confusing user experience, as the pointer cursor is a well-established visual cue in user interfaces that signals an element is clickable.

See the video below:

Screen.Recording.2024-04-12.at.10.59.13.mov

Changing the cursor to a pointer on hover would improve the usability of the form editor as it'll clearly indicate which elements are interactive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions