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: remove invalid pseudo element from theme overrides #2310

Merged

Conversation

mohamed-okta
Copy link
Contributor

OKTA-755668

Summary

-moz-search-cancel-button is not a valid pseudo-element, unlike -webkit-search-cancel-button, but they are both treated equal in the Odyssey theme overrides, which should be removed.

Testing & Screenshots

  • I have confirmed this change with my designer and the Odyssey Design Team.

Error example:
image

@mohamed-okta mohamed-okta requested a review from a team as a code owner July 30, 2024 17:09
@bryancunningham-okta bryancunningham-okta force-pushed the mmo-OKTA-755668-remove-invalid-moz-pseudo-element branch from 233a924 to 97599c3 Compare July 30, 2024 17:38
@bryancunningham-okta bryancunningham-okta force-pushed the mmo-OKTA-755668-remove-invalid-moz-pseudo-element branch from 97599c3 to e8a792b Compare July 31, 2024 17:32
@oktapp-aperture-okta oktapp-aperture-okta bot merged commit fea0793 into main Jul 31, 2024
2 checks passed
@oktapp-aperture-okta oktapp-aperture-okta bot deleted the mmo-OKTA-755668-remove-invalid-moz-pseudo-element branch July 31, 2024 18:27
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.

2 participants