ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
29 stars 9 forks source link

Rich-text mention dropdown should limit height to viewport #2217

Open m-akinc opened 5 days ago

m-akinc commented 5 days ago

🐛 Bug Report

All Nimble dropdowns should be height-limited to avoid going out of the viewport. The rich-text mention dropdown is the only dropdown that doesn't yet do this.

Because that dropdown is limited to 5.5 options, it's very unlikely to extend outside of the viewport, but as long as it is quick/easy to add the viewport-limiting logic, we should.

🔦 Context

https://github.com/ni/nimble/pull/2189#discussion_r1655350758