[SPLIT VIEW] No reserved space for new reaction in small split view
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
| no hover | hover |
|---|---|
It is reserved but in a second row, one solution is that once it reaches n reactions such that width is not available for n+1, it should wrap into n-1 reactions per row so add reaction button is not alone
Keeping visible space in emtpy second row is not a solution 🚫
Originally posted by @DorraJaouad in https://github.com/nextcloud/spreed/pull/16273#discussion_r2560160451
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
Reproduce the small split-view reaction layout using the two screenshots as the reference, then inspect the reaction-row layout and the discussion in PR #16273. Done means the add-reaction control is not left alone in a second row when another reaction can fit, without reserving visible empty space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100