Skip to content

fix(#777): increase range hit target#798

Merged
garethbowen merged 3 commits into
mainfrom
777-slider-hit-target
May 4, 2026
Merged

fix(#777): increase range hit target#798
garethbowen merged 3 commits into
mainfrom
777-slider-hit-target

Conversation

@garethbowen

Copy link
Copy Markdown
Collaborator

Closes #777

I have verified this PR works in these browsers (latest versions):

  • Chrome
  • Firefox
  • Safari (macOS)
  • Safari (iOS)
  • Chrome for Android
  • Not applicable

What else has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Do we need any specific form for testing your changes? If so, please attach one.

What's changed

@changeset-bot

changeset-bot Bot commented May 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 9e96814

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@getodk/web-forms Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@garethbowen garethbowen requested a review from latin-panda May 4, 2026 04:55

@latin-panda latin-panda left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to ship!

Comment thread packages/web-forms/src/components/form-elements/range/RangeControl.vue Outdated
garethbowen and others added 2 commits May 5, 2026 08:52
Co-authored-by: Jennifer Q <66472237+latin-panda@users.noreply.github.com>
@garethbowen garethbowen merged commit c5764e8 into main May 4, 2026
50 checks passed
@garethbowen garethbowen deleted the 777-slider-hit-target branch May 4, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase the hit target for jumping to a point on a range

2 participants