bytechefhq / bytechefhq/bytechef
[feature]: Add Toast messages for UI actions
Open
enhancement
frontend
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
Certain UI actions (like duplicating a project or workflow) happen without the user being notified they happened.
- Bigger problem when done inside the workflow view because the user has no way of seeing the duplication take effect
- Lesser problem when done inside the project view, but still lacking in UX
Will most likely include some global store that listens/tracks for actions that trigger a toast message to pop up
https://ui.shadcn.com/docs/components/toast
Contributor guide
Assessment
This issue has not been assessed yet.