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

feat(PushNotifications): Allow to test push notifications #1914

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

Ivansss
Copy link
Member

@Ivansss Ivansss commented Dec 9, 2024

Added option in diagnostics view to test push notifications:

IMG_E0101

Show results after the test and allow to copy them:

IMG_0100

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
@Ivansss Ivansss requested a review from SystemKeeper December 9, 2024 18:49
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
Copy link
Collaborator

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works nicely.

One thing I noticed, there's no indication that the test request is running. So when the server is a bit slow, or the internet connection a bit weak, you might press the test button multiple times. Should we disable the test button (maybe with an activity indicator) until we received an API response?

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
@Ivansss
Copy link
Member Author

Ivansss commented Dec 10, 2024

Added activity indicator and disable user interaction in cell while test is running

…ults

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
@SystemKeeper SystemKeeper merged commit 4893dfe into master Dec 12, 2024
11 checks passed
@SystemKeeper SystemKeeper deleted the feat/noid/test-push-notifications branch December 12, 2024 10:10
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