nextcloud / nextcloud/terms_of_service
Eliminate very long accept button
Open
Nobody has claimed this yet.
1. to develop
design
good first issue
- Dominant language
- JavaScript
- Stars
- 40
- Forks
- 23
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 11
Description
This looks kind of broken.
If you move the long text into a checkbox and label the button text will be short like just Accept and we don't need an ellipsis.
cc @jancborchardt
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 locating the accept control in the terms-of-service UI and reproduce the long-button appearance shown in the issue image. Move the long text into a checkbox label so the button can display short text such as “Accept”; done means the button no longer needs an ellipsis and the acceptance flow remains clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100