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: connotations are not applied correctly across the browsers and there are no tests covering that #458

Closed
gullerya opened this issue Nov 22, 2020 · 0 comments · Fixed by #459
Assignees
Labels
enhancement New feature or request Type: Bug 🐞 Something isn't working

Comments

@gullerya
Copy link
Contributor

Right now there are few areas where connotations are NOT applied visually correctly:

  • badge primary on Firefox
  • button outlined on Firefox / Safari
  • button filled on Firefox (except the default primary)

This PR is first and foremost adds a test to cover all those.

@gullerya gullerya changed the title connotations are not applied correctly across the browsers and there are no tests covering that fix: connotations are not applied correctly across the browsers and there are no tests covering that Nov 22, 2020
@gullerya gullerya added Type: Bug 🐞 Something isn't working enhancement New feature or request labels Nov 22, 2020
gullerya added a commit that referenced this issue Nov 22, 2020
gullerya added a commit that referenced this issue Nov 22, 2020
gullerya added a commit that referenced this issue Nov 23, 2020
…ions (#459)

* issue #458: added tests for all of the components using connotations

* issue #458: improving the tests texting for clarity

* issue #458: fixing the button selector for connotation part

* issue #458: few more things solved

* issue #458: few more things solved

* issue #458: all connotation issues fixed + tested

* issue #458: cleaning up the obsolete content

* switch aligned with connotation convention

Co-authored-by: yinonov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Type: Bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants