nextcloud-libraries / nextcloud-libraries/nextcloud-vue

NcModal doesn’t use full height on mobile

Open
#8,341 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage design enhancement feature: modal
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

Currently on mobile, there’s a row on the top of unused space, instead of the modal expanding to fill the screen vertically.

Considering the small amount of space available on mobile, it would be nice if the modal fills the screen then.

Example from Assistant modal, ref https://github.com/nextcloud/assistant/pull/490
Kooha-2026-03-18-14-46-16.webm

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 by locating the NcModal component and its mobile layout styles, then reproduce the attached mobile example to inspect the unused top space. The work is done when the modal fills the available screen height on mobile without the extra row of space; verify the result with the mobile Assistant modal scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.