When we fail to retrieve service messages, we should display a toast instead of a service message banner with an error message inside
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 3
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 4
Description
### Package / App
Other
### Description
The way service messages is being implemented now, we display a service message banner with an error message inside every time we fail to fetch service messages. When we have implemented a toast system, this should be changed to trigger a toast instead.
### Alternatives
_No response_
### Other info
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the service-message fetch failure path and the toast-system entry point. Confirm how failures currently become banner messages and identify the toast API once available. Done means fetch failures trigger a toast rather than rendering an error inside the service-message banner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100