Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark slider #2240

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Dark slider #2240

merged 2 commits into from
Jul 29, 2024

Conversation

GraceGardner
Copy link
Contributor

@GraceGardner GraceGardner commented Jul 29, 2024

Description & motivation 💭

Adjust Range input styling to match new designs.

Screenshots (if applicable) 📸

Screenshot 2024-07-29 at 9 39 10 AM Screenshot 2024-07-29 at 9 39 18 AM

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

DT-2061

Docs

Any docs updates needed?

@GraceGardner GraceGardner requested review from rossedfort and a team as code owners July 29, 2024 15:43
Copy link

vercel bot commented Jul 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2024 3:43pm

Copy link
Collaborator

@KATIETOLER KATIETOLER left a comment

Choose a reason for hiding this comment

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

I think this looks great!

@GraceGardner GraceGardner merged commit 5f41480 into main Jul 29, 2024
14 checks passed
@GraceGardner GraceGardner deleted the dark-slider branch July 29, 2024 16:11
@@ -76,6 +76,9 @@ const temporal = plugin(
backgroundColor: css('--color-interactive-ghost-active'),
},
},
'.surface-information': {
backgroundColor: css('--color-surface-information'),
Copy link
Contributor

@laurakwhit laurakwhit Jul 30, 2024

Choose a reason for hiding this comment

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

@GraceGardner just wanted to follow-up here before I make any changes! Was there a specific reason surface-information was added here? Looks like we're just using backgroundColor and that already exists ⬇️

information: css('--color-surface-information'),

Copy link
Contributor

Choose a reason for hiding this comment

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

I've gone ahead and removed it here.

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