nextcloud / nextcloud/spreed

[SPLIT VIEW] No reserved space for new reaction in small split view

Open
#16,414 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: chat 💬 feature: frontend 🖌️ regression
Dominant language
JavaScript
Stars
2.2k
Forks
586
Avg merge
18h 27m
Merged PRs (30d)
333

Description

no hover hover
Image Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.