Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show error message received from the API when adding feed #2988

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

wofferl
Copy link
Collaborator

@wofferl wofferl commented Dec 17, 2024

Summary

This PR add an error message to the add feed dialog to show what happens if a feed can't be added.
It also adds error handling to the backend for 403 forbidden errors and errors during auto-discover to give the user reasonable information in the server log and in the web-ui.

Checklist

Signed-off-by: Wolfgang <github@linux-dude.de>
…eed could not be added

Signed-off-by: Wolfgang <github@linux-dude.de>
Signed-off-by: Wolfgang <github@linux-dude.de>
… shown to the api client

Signed-off-by: Wolfgang <github@linux-dude.de>
@SMillerDev SMillerDev merged commit 732615a into nextcloud:master Dec 18, 2024
23 of 24 checks passed
@wofferl wofferl deleted the add_feed_fixes branch December 21, 2024 17:57
Grotax added a commit that referenced this pull request Dec 22, 2024
Changed
- show error message in add feed dialog and keep it open if the feed could not be added (#2988)
- keep margins the same even if an article does not use max width (#2995)

Fixed
- adding feed via web-ui always use auto-discover (#2988)
- show 403 forbidden errors when fetching feeds (#2988)
- prevent move feed dialog from being closed unexpectedly (#2995)
- don't abort `opml` import when a single feed exists or can't be added (#2996)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax mentioned this pull request Dec 22, 2024
Grotax added a commit that referenced this pull request Dec 22, 2024
Changed
- show error message in add feed dialog and keep it open if the feed could not be added (#2988)
- keep margins the same even if an article does not use max width (#2995)

Fixed
- adding feed via web-ui always use auto-discover (#2988)
- show 403 forbidden errors when fetching feeds (#2988)
- prevent move feed dialog from being closed unexpectedly (#2995)
- don't abort `opml` import when a single feed exists or can't be added (#2996)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants