Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Make select‑input container responsive and auto‑size to content

Problem

The select‑input container does not resize to fit its content and is not responsive to the window size.

As a result, long values are truncated even when there is significant unused space available in the UI.

 

Proposed Improvement

Widen the select‑input container to automatically accommodate the full text and make it responsive to the available window width.

 

Why This Matters

Currently, viewing the full value requires opening browser DevTools, which should not be necessary for normal usage.
Improving responsiveness would enhance readability, reduce friction, and significantly improve the day‑to‑day developer experience.

 

YevgenyM_0-1774418345394.png

 

Status: New