Increase width of select options to 100% if content is greater than 50%.
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
From https://github.com/getodk/web-forms/issues/86
> We also decided if it's less than 50% then the container is only half and if it's more than 50% it's full width
It was attempted in https://github.com/getodk/web-forms/pull/142 using javascript, but removed from it because of https://github.com/getodk/web-forms/pull/142#discussion_r1657691398
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reading issue 86 and the implementation attempt in pull request 142, including its linked discussion, to understand the agreed width behavior and why the JavaScript approach was removed. Done means the select container follows the stated 50% threshold without relying on the rejected approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100