nextcloud / nextcloud/collectives
Improved export/print dialog
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 51
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 48
Description
The idea is to transform the print view into a modal with different export options and a print option. The loading feedback while export is generated can be similar to the current splash screen of the print view.
The default would be to export the whole collective, but it should be possible to (un)select specific pages.
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 with the current print view and its splash-screen loading feedback, then trace how export generation is initiated. Define the modal flow for exporting or printing, including selecting individual pages or the whole collective by default. Done means the modal offers those options and shows feedback while export generation is in progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100