nextcloud / nextcloud/mail

on firefox the calendar list is cut off

Open
#10,626 0 comments 0 reactions 0 assignees View on GitHub

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
  1. You need to have more than 10 calendars on your calendar app
  2. Go to mail app and open a message that has an invitation
  3. See the list being cut of on top
Expected behavior

The list is shown fully when i scroll

Actual behavior

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.