issues
search
mia-platform
/
design-system
React graphical components designed by Mia Platform
https://mia-platform.github.io/design-system/
Apache License 2.0
12
stars
1
forks
source link
fix(Breadcrumb): fixed dropdown scroll
#560
Closed
epessina
closed
3 months ago
epessina
commented
3 months ago
Description
Breadcrumb
Fixed scroll behaviour in dropdown when searchbar is visible
Checklist
[x] commit message and branch name follow conventions
[x] tests are included
[x] changes are accessible and documented from components stories
[x] typings are updated or integrated accordingly with your changes
[x] all added components are exported from index file (if necessary)
[x] all added files include Apache 2.0 license
[x] you are not committing extraneous files or sensitive data
[x] the browser console does not have any logged errors
[x] necessary labels have been applied to this pull request (enhancement, bug, ecc.)
Description
Breadcrumb
Checklist