Change position of individual notification
Is it possible to change the position of a Notification right in place where I am going to send it? I digged into the docs, but it seems like it could only be configured globally. I need only one specific notification to be centered. All other notifications should remain on the default position.
4 Replies
It's only configurable globally
Thank you for your response. Is it possible to make a feature request for this? I would also donate for a feature to customize notifications not only globally but on-the-fly. We have several use-cases in our app that would benefit of having such a feature.
Even using a custom Notification class would only be globally configured according to the docs so even that is no help here.
You could open a GH discussion for that. Currently the focus is on v4 though and I don't think this is a high priority feature.
I totally understand. Do you have some workaround in mind? So if we plan on implement something that could maybe be integrated into Filament or be used as a Plugin?