Make responses collapsible
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Nextcloud (please complete the following information):
- Nextcloud-Version: 25 / 26
- Forms-Version: 3
Is your feature request related to a problem? Please describe.
One some kind of forms, e.g. booking forms, when having multiple submissions the responses view gets crowded.
Meaning it is hard to find the submission you want to look into or to keep track of it.
Describe the solution you'd like
Make it possible to collapse all responses and expand a selected response.
E.g. it could be collapsed to only show the header e.g.:
Expand button (+) | User / Anonymous | Date | Actions
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 Forms responses view and inspect how each submission is rendered. Add a collapsed response summary showing the expand control, user or anonymous label, date, and actions, with one selected response expandable. Done means multiple submissions remain easy to scan and an individual response can be opened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100