miljodir / md-components

Design-komponenter for Miljødirektoratet (CSS og React)
https://miljodir.github.io/md-components
MIT License
2 stars 2 forks source link

fix: Correct z-index for MdAutocomplete and MdMultiAutocomplete #161

Closed aurorascharff closed 1 month ago

aurorascharff commented 1 month ago

Describe your changes

When using multiple autocomplete components close to each other, the suffix icon would show through the open dropdown of the other component. Fixed by adjusting z-indexes of dropdown and suffix icons.

Checklist before requesting a review

github-actions[bot] commented 1 month ago

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