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

Add feedback notification for feed sync #4120

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

daniele-mng
Copy link
Contributor

What

  • Added a new Feed Sync Notification component to improve user messaging during feed synchronization or error fetching the feed.
  • Updated the feed status pages to display the current feed synchronization status.
  • Disabled the task scanner start and resume buttons if the feed is currently syncing.

Why

These changes are necessary because if the feed is syncing, the scanner tasks would not run, and users would not be informed about it. By providing clear notifications and disabling the relevant buttons, users are better informed about the current state of the system and can avoid attempting actions that would not succeed.

References

GEA-417

Checklist

  • Tests

@daniele-mng daniele-mng requested a review from a team as a code owner August 5, 2024 14:49
@daniele-mng daniele-mng requested a review from a team August 5, 2024 14:49
Copy link

github-actions bot commented Aug 5, 2024

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@daniele-mng daniele-mng changed the base branch from main to opensight-ui August 7, 2024 11:38
@daniele-mng daniele-mng force-pushed the add-feedback-for-feed-sync branch from ae7a038 to 4dbcb9e Compare August 28, 2024 10:38
Copy link

github-actions bot commented Aug 28, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA c17d16a.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@daniele-mng daniele-mng force-pushed the add-feedback-for-feed-sync branch from 4dbcb9e to d976e6a Compare August 28, 2024 12:44
@a-h-abdelsalam
Copy link
Contributor

Looks good to me. I cannot judge the German translations so maybe someone else can take a look on that.

Copy link

@4D617274696E 4D617274696E left a comment

Choose a reason for hiding this comment

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

Reviewed German translations, looks good.

@daniele-mng daniele-mng merged commit 49657d7 into opensight-ui Sep 5, 2024
7 of 8 checks passed
@daniele-mng daniele-mng deleted the add-feedback-for-feed-sync branch September 5, 2024 06:47
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.

3 participants