Skip to content

Impl [Alerts history] Separate AlertView component for Projects-Alerts and Alerts-Tab 1.9.0 #3112

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

Closed
wants to merge 6 commits into from

Conversation

pinis-gini-apps
Copy link
Contributor

@pinis-gini-apps pinis-gini-apps commented Feb 17, 2025

@ilan7empest ilan7empest changed the title Impl [Projects Alerts][Per Project Alerts][Alerts Tab] separate AlertView component for Projects-Alerts and Alerts-Tab Impl [Alerts history] Separate AlertView component for Projects-Alerts and Alerts-Tab Feb 17, 2025
@ilan7empest ilan7empest added the bug Something isn't working label Feb 17, 2025
@ilan7empest ilan7empest marked this pull request as draft February 17, 2025 17:29
@ilan7empest ilan7empest changed the title Impl [Alerts history] Separate AlertView component for Projects-Alerts and Alerts-Tab Impl [Alerts history] Separate AlertView component for Projects-Alerts and Alerts-Tab 1.9.0 Feb 27, 2025
@@ -51,7 +53,6 @@ const DetailsAlerts = () => {
const {
alerts,
handleRefreshAlerts,
paginatedAlerts,
paginationConfigAlertsRef,
requestErrorMessage,
refreshAlerts,
Copy link
Contributor

@Taras-Hlukhovetskyi Taras-Hlukhovetskyi Mar 21, 2025

Choose a reason for hiding this comment

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

@pinis-gini-apps, @adi-gini , switching between model endpoints doesn't trigger new requests for alerts, the reason is that on details we use the pagination hook, we need to fix and separate logic in useAlertsPageData as well, so we don't have to use the pagination hook for alerts details

@ilan7empest ilan7empest closed this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants