ni / nimble

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

Prevent breadcrumb from wrapping on overflow #2186

Open m-akinc opened 2 weeks ago

m-akinc commented 2 weeks ago

🙋 Feature Request

😯 Problem to Solve

The breadcrumb implementation wraps on small views/screens. This should (at the very least) not wrap. The long-term, ideal overflow behavior will take more effort to implement and is tracked by a separate issue.

image

💁 Proposed Solution

Implement a simple stop-gap. We should come up with some prototypes to see what works best.