Skip to content

[Feature]: Change cursor when hovering over input_slider() #2087

@Mkranj

Description

@Mkranj

Category

UI Components

Scope

Quality of Life

Problem

Basically, when I have an input slider and hover over the slider line, my cursor changes to this:
Image

This is unintuitive, if anything, the arrows should point left-right like the slider itself moves. So changing the cursor icon or keeping the default cursor would be appreciated.

NOTE:
This is also true for R Shiny, even though the slider itself looks different!

Solution

Changing the cursor icon to sideways double arrow, or not having any on-hover cursor changes for the slider.

Alternatives (Optional)

No response

Example (Optional)

Impact (Optional)

It would be more intuitive for users of Shiny apps. The current behavior looks like you can resize the slider, instead of being able to click on a specific spot.

Contribution? (Optional)

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions