Pasting newlines bloats the chips
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/guardian/cql/commit/88a35cc8cf530d103752dea87554bae12e956ad6 removed
```
query-str, chip-key, chip-value {
white-space: nowrap;
}
```
Possibly (?) `nowrap` could work better?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing commit 88a35cc8cf530d103752dea87554bae12e956ad and the affected chip styles for query-str, chip-key, and chip-value. Reproduce the issue by pasting newlines, then verify that the resulting chips no longer become unnecessarily tall or wide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100