-
Adding this card to wrap up round 1 of the API screens.
- [ ] Figma comparison of screen implementation to date
- [ ] Ensure toast messages exists see below: Settings Toast messages
- [ ] Update…
-
**Objective:** Replace the existing alert pop-ups with toast notifications to improve user experience and provide a more modern, non-intrusive way to deliver messages.
![Screenshot 2024-10-06 00571…
-
[Design Spec](https://www.figma.com/design/YV8fXr4jjEjUqhvRzI0tT2/PatternFly%3A-Chatbot-Design-Framework?node-id=404-17140&t=RP6bjDiAIAIRYhM0-4)
[PatternFly component reference](https://staging-v6.pat…
-
**This is a upgrade.**
A toast message explaining when some fields are empty.
Making this more user friendly
**Installing new dependency**
I want to add new toast dependency.
**Additional con…
-
We want to add toasts for every page functionality like login, sign up, community, sleep & mood tracker, etc.
Note: Please try to incorporate it carefully for every error.
Instruction: We are alrea…
-
If an invalid address is used we currently catch the error and show the user "User has rejected the transaction" which leads to all sort of confusion.
We should instead catch this specific error a…
0xean updated
22 hours ago
-
### Describe the bug
The animation for `RhAlert.toast` doesn't exactly align with the description provided in the docs
### Screenshots
_No response_
### Steps to reproduce
1. call `RhAlert.toast(…
-
`.toast(isPresenting: $showToast) {
AlertToast(displayMode: .hud,
type: .regular,
title: .init(localized: toastConfiguration?.text ?? ""))
}`
For display mode as ale…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
An empty toast is seen when the message section is empty in the showAlert function. Ideally, the t…
-
### Describe the Bug
Certain toast messages cause an error until server restart
### Steps To Reproduce
New-PodeWebSelect -Name 'SQLServer:' -Options @($Servers) | Register-PodeWebEvent -Type Clic…