fix: handle invalid feeds #28

Merged
mcataford merged 1 commit from fix/unhandled-invalid-feed into main 2022-08-01 15:25:51 +00:00
mcataford commented 2022-08-01 15:21:37 +00:00 (Migrated from github.com)

Description

Invalid feeds can be entered in the Settings page, but would currently cause the app to crash since the feed parse would not handle non-feed data properly. This fixes that.

Additionally, removing some cruft around how utility functions are organized.

AuthorQA

  • ✔️ Sanity start
  • ✔️ Checked that an invalid feed address doesn't lead to a crashed app
  • ✔️ Checked that a valid feed address leads to feed items populating the Feeds page
# Description Invalid feeds can be entered in the _Settings_ page, but would currently cause the app to crash since the feed parse would not handle non-feed data properly. This fixes that. Additionally, removing some cruft around how utility functions are organized. # AuthorQA - :heavy_check_mark: Sanity start - :heavy_check_mark: Checked that an invalid feed address doesn't lead to a crashed app - :heavy_check_mark: Checked that a valid feed address leads to feed items populating the _Feeds_ page
github-actions[bot] commented 2022-08-01 15:23:05 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62e7efd3a0215462de6e75fc--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62e7efd3a0215462de6e75fc--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-01 15:25:28 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62e7f0620769b362362c9440--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62e7f0620769b362362c9440--sleepy-shaw-d8efec.netlify.app
Sign in to join this conversation.
No description provided.