nextcloud / nextcloud/richdocuments
Add test button in settings
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
To make verification a bit easier we should add a test button to the settings.
This button can do a request to the configured server server side (so can the nextcloud server properly reach the collabora server) and also a request from the browser to the server.
It is not perfect but should at least help a little bit with setup issues.
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 settings UI and the existing server and browser request paths. Confirm how the configured server is reached from each side, then define completion as a settings button that performs both checks and reports their results. No specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100