i-like-robots / react-tag-autocomplete

⚛️ A simple, accessible, tagging component ready to drop into your React projects (new repo)
https://i-like-robots.github.io/react-tag-autocomplete/
ISC License
178 stars 12 forks source link

Use clip path for selected tag delete icon #42

Closed i-like-robots closed 1 year ago

i-like-robots commented 1 year ago

This refactors the example styles to use a clip path instead of pseudo content to create the delete icon for selected tags. This avoids some cases whereby pseudo content may be announced by assistive tech and ensures the icon is entirely presentational.

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5229273772


Totals Coverage Status
Change from base Build 5229238464: 0.0%
Covered Lines: 1426
Relevant Lines: 1433

💛 - Coveralls