nextcloud / nextcloud/deck

'Archive All cards' confirmation madal does not show properly on ultrawide 3440x1440 (21:9 ration) screen

Open
#3,170 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug design frontend good first issue
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Describe the bug
The content of the confirmation dialog is not visible (can't see any buttons)

To Reproduce
Steps to reproduce the behavior:

  1. open deck in 21:9 ratio browser window
  2. click '...' above any list
  3. click 'archive all cards"
  4. 'see the modal dialog with invisible buttons: "cancel" and "archive all cards"

Expected behavior
the buttons should be visible

Screenshots
https://lucas.brightit.pl/index.php/s/bBoJEbDCnMHntGT

Client details:

  • OS: Kubuntu 20.04
  • Browser: Firefox
  • Version: 89.0.2
  • Device: Desktop

Possible issue
class "modal_content" is width:25vw and parent class "modal_container" is max-width: 900px

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

Locate the modal_content and modal_container styles in the frontend, then reproduce the Archive All cards confirmation dialog in a 3440x1440, 21:9 browser window. Adjust the layout so the Cancel and Archive All Cards buttons are visible, and verify the dialog at that viewport.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.