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: omit the mark if it is greater than the max #2152

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

yomybaby
Copy link
Member

@yomybaby yomybaby commented Jan 19, 2024

Bug

  • The sliders of InputNumberWithSilder and DynamicUnitInputNumberWithSlider display the mark outside the slider when the mark value is greater than the max of the slider.
image

How to reproduce:

Open the service launcher modal in a local dev environment, you can see this bug on the slider for cluster size.

Checklist: (if applicable)

  • Mention to the original issue
  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

@yomybaby yomybaby self-assigned this Jan 19, 2024
@github-actions github-actions bot added the size:S 10~30 LoC label Jan 19, 2024
@yomybaby yomybaby marked this pull request as ready for review January 19, 2024 02:28
Copy link

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements
3.55% (+0.1% 🔼)
100/2818
🔴 Branches
3.9% (+0.12% 🔼)
67/1717
🔴 Functions
1.77% (+0.08% 🔼)
17/959
🔴 Lines
3.61% (+0.1% 🔼)
100/2769

Test suite run success

20 tests passing in 4 suites.

Report generated by 🧪jest coverage report action from 1b97db6

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2152.d3g9cs6u59b8lw.amplifyapp.com

Copy link
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

LGTM

@agatha197 agatha197 merged commit 61c62d1 into main Jan 19, 2024
9 checks passed
@agatha197 agatha197 deleted the fix/remaining-mark-on-the-outside-of-slider branch January 19, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S 10~30 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants