nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs

Make sure notifications are always on top

Open
#143 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
19
Forks
8
Avg merge
2d 5h
Merged PRs (30d)
37

Description

When triggering a OC.Notification.showTemporary, I realized it is not always on top?

grafik

Expected behavior:
Notification has a higher z-index than Modal

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 styles/toast.scss at the linked notification z-index and compare it with the linked Modal.vue z-index. Reproduce a temporary notification while a modal is open, then verify that the notification consistently renders above the modal.

Written by the indexing model from the issue text.

Assessment

Tech stack
scss
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.