nextcloud / nextcloud/calendar
Make the Trash bin, like Calendar settings, always visible.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
A customer and I recently struggled to find the calendar trash bin. They have many calendars, but everything still fits into the list without scrolling—except for accessing the trash bin, which required scrolling 🙈.
https://github.com/user-attachments/assets/1da7146f-0ab8-45e3-bf76-fcc03e2c2bb1
Describe the solution you'd like
Make the Trash bin, like Calendar settings, always visible.
Describe alternatives you've considered
It's really edgy, and I think it's also fine to keep the current way.
Additional context
No response
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 calendar list with many calendars and compare how the Trash bin and Calendar settings are displayed. Locate the frontend entry point for the calendar list, then make the Trash bin remain visible without scrolling and verify the behavior in the affected view.
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