nextcloud / nextcloud/terms_of_service
Accept button is disabled even if all the text was read
Open
Nobody has claimed this yet.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 40
- Forks
- 23
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 11
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Create a new public share
- Open it with another browser
- The accept button often is disabled even if there is no scrollbar and all the text was shown/read
Expected behaviour
The accept button should be clickable
Actual behaviour
The accept button is disabled
Server configuration
Web server: Apache
Database: PostgreSQL
PHP version: 8.3
Nextcloud version: 31.0.4
Browser
Browser name: All of them
Operating system: Windows + Ubuntu + Mac
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 reproducing the public-share flow in multiple browsers and inspect the frontend logic controlling the Accept button. Trace how the app decides that the terms have been read, then verify the button becomes clickable when the full text is shown and add or update a regression test if the repository provides one.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100