server icon indicating copy to clipboard operation
server copied to clipboard

[Bug]: Notifications should have an "x" button to close them

Open alexanderdd opened this issue 1 year ago • 2 comments

⚠️ This issue respects the following points: ⚠️

Bug description

Notifications don't have a close button, so parts of the interface are not usable until the notification is gone (2sec?). Sometimes there are a lot of notifications or error messages, so a lot of the interface is covered/unusable.

grafik

Steps to reproduce

  1. do an action that creates a notification, for example delete Deck cards
  2. notification is shown, no "x" button to close it
  3. you can't use the interface behind the notification until the notification automatically disappears

Expected behavior

there is an "x" button to close the notification

Installation method

None

Nextcloud Server version

29

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • [ ] Default user-backend (database)
  • [ ] LDAP/ Active Directory
  • [ ] SSO - SAML
  • [ ] Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

@nextcloud/designers

alexanderdd avatar Jul 18 '24 15:07 alexanderdd

Agreed – this seems to be for the Vue components, although I can not find a corresponding component @susnux @skjnldsv @ShGKme

jancborchardt avatar Aug 28 '24 11:08 jancborchardt

Agreed – this seems to be for the Vue components, although I can not find a corresponding component

No, this is @nextcloud/dialogs which uses toastify-js library.

ShGKme avatar Aug 28 '24 11:08 ShGKme

Duplicate of nextcloud-libraries/nextcloud-dialogs#352

joshtrichards avatar Mar 27 '25 14:03 joshtrichards