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

[Bug]: sp-number-field, valid/invalid icon overlaps with the increment/decrement buttons on the rightside of the field #5053

Open
1 task done
arjenve opened this issue Jan 29, 2025 · 2 comments
Labels
bug Something isn't working Component: Number Field jira ticket created triage An issue needing triage

Comments

@arjenve
Copy link

arjenve commented Jan 29, 2025

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

sp-number-field

Expected behavior

The invalid or valid icon should be located inside the field box, on the right side of field, and to the left of the increment/decrement buttons. (See also documentation for the react version of the number field)

Actual behavior

The icon overlaps with the increment / decrement button.

Screenshots

Image

What browsers are you seeing the problem in?

Chrome

How can we reproduce this issue?

  1. Go to '...'
  2. Click on '....'
  3. Scroll to '....'
  4. Check console
  5. See error

Sample code or abstract reproduction which illustrates the problem

<script src="https://jspm.dev/@spectrum-web-components/bundle/elements.js" type="module"></script>
Number10

Severity

SEV 2

Logs taken while reproducing problem

No response

@arjenve arjenve added bug Something isn't working needs jira ticket triage An issue needing triage labels Jan 29, 2025
@najikahalsema
Copy link
Collaborator

@arjenve Does the checkmark prevent users from interacting with the increment/decrement buttons?

@najikahalsema
Copy link
Collaborator

SWC-669

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component: Number Field jira ticket created triage An issue needing triage
Projects
None yet
Development

No branches or pull requests

2 participants