jquery / jquery/jquery-ui

Slider: Add touch event support for better mobile interaction

Open
#2,361 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Behavior shared with 1.12 Comp: Slider
Dominant language
JavaScript
Stars
11.3k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

Reference: https://core.trac.wordpress.org/ticket/63208

Description

The slider currently lacks touch interaction support on mobile devices, making it difficult for users to navigate between steps using touch gestures. This limitation affects the feature's usability and accessibility on touchscreen devices.

Screencast

https://screenrec.com/share/W1clQoqGSR

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the jQuery UI slider implementation and its existing pointer or mouse interaction handling. Reproduce the mobile interaction described in the screencast, then determine the touch gesture behavior needed for navigating slider steps. Done means the slider responds correctly to touch interaction without breaking existing desktop behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
accessibility, frontend, mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.