-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
TLDR;
- Basically, we're on v4.0.0-alpha.0 of nuxtui and we get some neat features we can customize from the newer versions of nuxtui.
For example, in v4.1+, they:
Note
Some of these features (duration, stacked toasts) don't have a version tag listed on their docs. However, those features don't work on our current version either. I didn't investigate whether it's related to our standalone component architecture or if it's because they just didn't document the version they added the feature in.
Is your feature request related to a problem?
Yes. Whenever I get a bunch of notifications, 5 toasts pop up and take up the entire screen. Also, sometimes they are on my screen for too long!
Describe the solution you'd like
I'd like to be able to select the number of toasts I can add in the webgui notification settings
Describe alternatives you've considered
- can disable notifications altogether
- reduce the duration of notifications
- stack notifications
- truncate long notifications (already implemented in current refactor)
Additional context
Environment (if relevant)
Unraid OS Version:
Pre-submission Checklist
- I have searched existing issues to ensure this feature hasn't already been requested
- This is not an Unraid Connect related feature (if it is, please submit via the support form instead)
- I have provided clear examples or use cases for the feature
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request