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: Autocomplete prefix icons not showing when component disabled and missing visual focus for AccordionItem header #156

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

aurorascharff
Copy link
Contributor

Describe your changes

Fixed a couple of CSS bugs:

  • Prefix icon not showing when disabled for Autocomplete and MultiAutocomplete
  • No visual focus for AccordionItem header

Checklist before requesting a review

  • I have performed a self-review and test of my code
  • I have added label to the PR (major, minor or patch)
  • If new component: Is story for component created in stories-folder?
  • If new component: Is tsx-file import added to packages/react/index.tsx?
  • If new component: Is css-file added to packages/css/index.css?

Copy link
Contributor

Please set a versioning label of either major, minor, or patch to the pull request.

@aurorascharff aurorascharff changed the title fix: Autocomplete prefix icons not showing when component disabled and no visual focus for AccordionItem header fix: Autocomplete prefix icons not showing when component disabled and missing visual focus for AccordionItem header Aug 24, 2024
@aurorascharff aurorascharff marked this pull request as ready for review August 24, 2024 09:19
@aurorascharff aurorascharff requested a review from a team as a code owner August 24, 2024 09:19
@aurorascharff aurorascharff merged commit bff1fe5 into main Aug 27, 2024
3 checks passed
@aurorascharff aurorascharff deleted the fix-css-bugs branch August 27, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants