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]: [mobile] When switching from selected to unselected state, sp-action-button briefly shows pressed color #4947

Open
1 task done
lavinia-palanciuc opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working Component: Action Button jira ticket created triage An issue needing triage

Comments

@lavinia-palanciuc
Copy link

Code of conduct

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

Impacted component(s)

sp-action-button

Expected behavior

The transition should be direct from selected to unselected states.

Actual behavior

When deselecting the button a grey color (corresponding to the pressed state) is briefly shown between the selected and unselected colors. This results in a visible flicker when not in debug mode.

Screenshots

No response

What browsers are you seeing the problem in?

Chrome

How can we reproduce this issue?

Steps to Reproduce:

  1. Open https://studio.webcomponents.dev/ and create a project.
  2. Add an sp-action-button
My Action 3. Go to Chrome debugger and select mobile device. 4. Select and deselect the button

Sample code or abstract reproduction which illustrates the problem

No response

Severity

SEV 3

Logs taken while reproducing problem

No response

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: Action Button jira ticket created triage An issue needing triage
Projects
None yet
Development

No branches or pull requests

2 participants