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

Fix move feed dialog closes unexpectedly and small style fixes #2995

Merged
merged 4 commits into from
Dec 21, 2024

Conversation

wofferl
Copy link
Collaborator

@wofferl wofferl commented Dec 20, 2024

Summary

This PR prevents the move feed dialog from closing unexpectedly and change the style to match the other modals.
It also change that articles which doesn't use the full article width will be further centered, so all articles align same.

Checklist

@Grotax Grotax merged commit 2e8b4f3 into nextcloud:master Dec 21, 2024
45 of 47 checks passed
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 <[email protected]>
@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 <[email protected]>
@wofferl wofferl deleted the style_fixes branch January 3, 2025 18:08
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