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

style(scss): Remove outline border from button #3000

Closed
wants to merge 1 commit into from
Closed

style(scss): Remove outline border from button #3000

wants to merge 1 commit into from

Conversation

heithemmoumni
Copy link

No description provided.

@nschonni
Copy link
Member

nschonni commented Mar 3, 2020

I'm not seeing what this would be used for. Usually you don't want to remove outlines for accessibility reasons, but I don't see a difference in the rendering when trying this with the dev tools in Firefox

@heithemmoumni
Copy link
Author

cool, ok

@XhmikosR
Copy link
Contributor

XhmikosR commented Mar 4, 2020

Yeah, definitely a bad practice to remove the outline unless the effect is replaced with something else.

I'll try to have a look in the next days.

FYI Firefox handles this differently hence why the issue is only visible on Chromium based browsers AFAICT.

@XhmikosR XhmikosR self-requested a review March 4, 2020 09:04
@XhmikosR
Copy link
Contributor

XhmikosR commented Mar 4, 2020

Alright, I tested this and like I said above, it's bad practice to do this.

@XhmikosR XhmikosR closed this Mar 4, 2020
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