We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A lot of tests are prone to breaking due to hardcoded CSS values.
An evaluation of each test to determine/implement a more robust approach.
This will possibly eliminate developer maintenance on components/tests that still function as intended, but the hardcoded value was changed.
The text was updated successfully, but these errors were encountered:
@xscottxbrownx can you elaborate on this issue? What are the success criteria for it? What should things look like when it's finished?
Sorry, something went wrong.
No branches or pull requests
Describe the Current Behavior/Feature:
A lot of tests are prone to breaking due to hardcoded CSS values.
Proposed Behavior/Feature:
An evaluation of each test to determine/implement a more robust approach.
Rationale:
This will possibly eliminate developer maintenance on components/tests that still function as intended, but the hardcoded value was changed.
The text was updated successfully, but these errors were encountered: