Feed errors in ui while scanning all feeds #20

Closed
opened 2026-09-16 07:37:47 -07:00 by rays · 1 comment
Owner

Currently the UI has a toast that pops up every time it runs into an error. I find them distracting and unhelpful. Remove these and mark the feed with a red ! icon in the feed list so I can find the errored ones, click into it and see the issue. They also showed up for non-admin users which gave an unpolished look and feel

Currently the UI has a toast that pops up every time it runs into an error. I find them distracting and unhelpful. Remove these and mark the feed with a red ! icon in the feed list so I can find the errored ones, click into it and see the issue. They also showed up for non-admin users which gave an unpolished look and feel
rays added the bug label 2026-09-17 13:27:49 -07:00
Author
Owner

Fixed in d7a4a0b, deployed: no more toast per feed failure (it went to every user). A feed with an error shows a red ! in the feed list, with the error on hover, and its page says what went wrong.

Fixed in d7a4a0b, deployed: no more toast per feed failure (it went to every user). A feed with an error shows a red ! in the feed list, with the error on hover, and its page says what went wrong.
rays closed this issue 2026-09-18 05:15:21 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rays/ipodderx-rs#20