nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs
Make sure notifications are always on top
Open
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?

Expected behavior:
Notification has a higher z-index than Modal
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 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