Configuring field-sizing and fixed width can break control layout
Open
Nobody has claimed this yet.
bug
triage
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
🐛 Bug Report
When controls have both field-sizing:content and a fixed width enabled control layout does not behavior as expected
💻 Repro or Code Sample
🤔 Expected Behavior
😯 Current Behavior
💁 Possible Solution
- make the controls behave sanely in that configuration (cleanly in css if possible, no weird hacks or strong layout assumptions)
- otherwise clearly document the unsupported configuration in stroybook
🔦 Context
🌍 Your Environment
- OS & Device: [e.g. MacOS, iOS, Windows, Linux] on [iPhone 7, PC]
- Browser [e.g. Microsoft Edge, Google Chrome, Apple Safari, Mozilla FireFox]
- Version [e.g. 1.8.0]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported layout issue with controls using field-sizing:content and a fixed width. Inspect the control layout styles and components involved; done when the configuration behaves predictably, or when its unsupported status is clearly documented in Storybook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100