Skip to content

DS storybook - add RangeInput story#5789

Merged
britt6612 merged 7 commits intomasterfrom
DS-storybook-add-rangeinput-story
Feb 18, 2026
Merged

DS storybook - add RangeInput story#5789
britt6612 merged 7 commits intomasterfrom
DS-storybook-add-rangeinput-story

Conversation

@britt6612
Copy link
Collaborator

Deploy Preview

What does this PR do?

add RangeInput to storybook

What are the relevant issues?

related to #5710

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

Screenshots (if appropriate)

Should this PR be mentioned in Design System updates?

Is this change backwards compatible or is it a breaking change?

@netlify
Copy link

netlify bot commented Feb 9, 2026

Deploy Preview for unrivaled-bublanina-3a9bae ready!

Name Link
🔨 Latest commit 1e5308b
🔍 Latest deploy log https://app.netlify.com/projects/unrivaled-bublanina-3a9bae/deploys/6994db2f1af63200087b406e
😎 Deploy Preview https://deploy-preview-5789--unrivaled-bublanina-3a9bae.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 9, 2026

Deploy Preview for hpe-design-icons-grommet ready!

Name Link
🔨 Latest commit 1e5308b
🔍 Latest deploy log https://app.netlify.com/projects/hpe-design-icons-grommet/deploys/6994db2fc72434000802926c
😎 Deploy Preview https://deploy-preview-5789--hpe-design-icons-grommet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

⚠️ No Changeset found

Latest commit: 1e5308b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@netlify
Copy link

netlify bot commented Feb 9, 2026

Deploy Preview for hpe-theme-preview ready!

Name Link
🔨 Latest commit 1e5308b
🔍 Latest deploy log https://app.netlify.com/projects/hpe-theme-preview/deploys/6994db2f1ab01800083f440b
😎 Deploy Preview https://deploy-preview-5789--hpe-theme-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@jcfilben jcfilben left a comment

Choose a reason for hiding this comment

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

Looks like the deploy preview isn't working

@britt6612 britt6612 requested a review from jcfilben February 11, 2026 16:24
jcfilben
jcfilben previously approved these changes Feb 11, 2026
Copy link
Collaborator

@jcfilben jcfilben left a comment

Choose a reason for hiding this comment

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

Don't need to fix this right now, more of a polishing note for later
The RangeInput is so close to the top edge of the container that the focus indicator gets cut off.

When we explore centering stories within the canvas we should consider this one as a candidate.

Screenshot 2026-02-11 at 2 46 29 PM

@jcfilben jcfilben dismissed their stale review February 11, 2026 21:49

Noticed one more thing

min: 0,
onChange: undefined,
step: 1,
value: 50,
Copy link
Collaborator

Choose a reason for hiding this comment

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

When I try to set the value it doesn't work

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

its kinda finicky you have to refresh the page to see the change

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I just removed since it was being finicky

@britt6612 britt6612 requested a review from jcfilben February 13, 2026 05:38
@britt6612 britt6612 requested a review from jcfilben February 17, 2026 21:18
@jcfilben jcfilben requested a review from seanhillweb February 17, 2026 22:07
@britt6612 britt6612 merged commit 21416ec into master Feb 18, 2026
20 of 21 checks passed
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.

3 participants