You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using the Toaster component from the @gravity-ui/uikit package in our project. Currently, there is no option to change the position of the toast notifications on the screen.
It would be great to have a parameter that allows specifying the position of the notifications.
Suggested positions could include: "top-left" | "top-center" | "top-right" | "bottom-left" | "bottom-center" | "bottom-right"
This feature would provide more flexibility for placing toast messages in different areas of the screen based on the UI design. There’s no need for custom positioning beyond these predefined locations.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
a-abdurazzoq
changed the title
Запрос на добавление параметра для изменения позиции уведомлений в компоненте Toaster
Feature Request: Add Positioning Option for Toaster Component
Oct 24, 2024
Hello team!
We are using the Toaster component from the @gravity-ui/uikit package in our project. Currently, there is no option to change the position of the toast notifications on the screen.
It would be great to have a parameter that allows specifying the position of the notifications.
Suggested positions could include:
"top-left" | "top-center" | "top-right" | "bottom-left" | "bottom-center" | "bottom-right"
This feature would provide more flexibility for placing toast messages in different areas of the screen based on the UI design. There’s no need for custom positioning beyond these predefined locations.
Thanks in advance!
The text was updated successfully, but these errors were encountered: