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

Fix: Number input on safari #2699

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Fix: Number input on safari #2699

merged 1 commit into from
Jul 27, 2023

Conversation

LeifuChen
Copy link
Contributor

Description

@insulineru reported the following issue today
截屏2023-07-27 20 01 21
The solution is suggested by @koredefashokun
I verified the solution across different browsers (safari, chrome, and firefox)

Related issue

Motivation and Context

How Has This Been Tested?

  1. Open the exchange page and click on the input box
  2. Type a random value
  3. Move the mouse to the next input
  4. The random value stays in the first input box without any change

Screenshots (if appropriate):

截屏2023-07-27 20 22 19

@vercel
Copy link

vercel bot commented Jul 27, 2023

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

Name Status Preview Updated (UTC)
kwenta ✅ Ready (Inspect) Visit Preview Jul 27, 2023 5:22pm
kwenta-storybook ✅ Ready (Inspect) Visit Preview Jul 27, 2023 5:22pm

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #2699 (45d5fc0) into dev (5dd0477) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #2699   +/-   ##
=======================================
  Coverage   51.26%   51.26%           
=======================================
  Files         382      382           
  Lines       11544    11544           
  Branches     2759     2759           
=======================================
  Hits         5918     5918           
  Misses       5403     5403           
  Partials      223      223           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@platschi platschi merged commit 294f105 into dev Jul 27, 2023
6 checks passed
@platschi platschi deleted the fix/input-safari branch July 27, 2023 17:41
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