on firefox the calendar list is cut off
Open
Nobody has claimed this yet.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- You need to have more than 10 calendars on your calendar app
- Go to mail app and open a message that has an invitation
- See the list being cut of on top
Expected behavior
The list is shown fully when i scroll
Actual behavior
Mail app version
No response
Nextcloud version
No response
Mailserver or service
No response
Operating system
No response
PHP engine version
None
Nextcloud memory caching
No response
Web server
None
Database
None
Additional info
issue comes from ncaction component: https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/src/components/NcActions/NcActions.vue#L2127
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 NcActions component at nextcloud-vue/src/components/NcActions/NcActions.vue, around line 2127, and reproduce the invitation flow in Firefox with more than 10 calendars. Confirm that the calendar list is fully visible while scrolling; done means the list is no longer cut off at the top.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100