Hide unnecessary log snacker on service
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
Sometimes, if an error occurs on the server, client, etc., the query is exposed to the snack bar as-is when the exception is not handled. This is not a case where any further action is required, so a UI overhaul is needed to either limit the output or direct them to the log menu.
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-190
Contributor guide
Assessment
This issue has not been assessed yet.