nextcloud / nextcloud/calendar
Label columns, and permit customisation of size, display, and order.
Open
Nobody has claimed this yet.
0. to triage
enhancement
- 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.
- I'd like to be able to modify the size of certain columns (like the title column) to view more information in less lines. However, I cannot.
- Frequently, I want to disable certain columns (like the description column).
- Frequently, I want to see the visible columns (currently timestamp, title, and description) in a different order to the aforestated.
Describe the solution you'd like
Allow me to reorder, hide, and resize all columns. This necessitates that they be labelled, like a table (consider the GUI of a file manager).
Describe alternatives you've considered
No response
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
The issue does not identify files or tests. Start by locating the calendar view that displays the timestamp, title, and description columns, then determine how those columns are rendered and configured. Done means the columns are labelled and can be reordered, hidden, and resized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100