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

Input Field Number - native stepper is shown next to custom stepper in firefox #1117

Closed
1 task done
Tracked by #452
thrbnhrtmnn opened this issue Jun 10, 2024 · 1 comment · Fixed by #1152
Closed
1 task done
Tracked by #452

Input Field Number - native stepper is shown next to custom stepper in firefox #1117

thrbnhrtmnn opened this issue Jun 10, 2024 · 1 comment · Fixed by #1152
Assignees
Labels
💚 contributor issue Good for contributors good first issue Good for newcomers 🚨 new::bug Something isn't working

Comments

@thrbnhrtmnn
Copy link
Contributor

What is affected?

Component

Description

When I open the Input Field Number component in Storybook on Firefox, I expect to see the same stepper as in other browsers, instead I see an additional native stepper next to the custom one.

Steps to reproduce

  1. Open Input Field Number component in Storybook on Firefox (open https://b01ler.onrender.com/?path=/story/components-input-field-number--input-field-number on Firefox)
  2. See 2 steppers

Affected version(s)

current develop version

Operating system / Browser / Environment

macOS: 14.4.1 (23E224), Browser: Firefox 125.0.3 (64-bit)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bar-tay
Copy link
Contributor

bar-tay commented Sep 6, 2024

@thrbnhrtmnn In my current browser version (130.0 64-bit), the issue was no longer present. Nevertheless, I've added something to ensure it doesn't appear in the older version either. Unfortunately, I can't test this because I can't access to the older Firefox version.
We can see if it works after the merge.

@bar-tay bar-tay self-assigned this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 contributor issue Good for contributors good first issue Good for newcomers 🚨 new::bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants