Skip to content

Implemented the Risk Correlation dashboard page with backend integration support.#241

Open
UmerA3653 wants to merge 3 commits into
Hardhat-Enterprises:frontendfrom
UmerA3653:frontend
Open

Implemented the Risk Correlation dashboard page with backend integration support.#241
UmerA3653 wants to merge 3 commits into
Hardhat-Enterprises:frontendfrom
UmerA3653:frontend

Conversation

@UmerA3653
Copy link
Copy Markdown
Collaborator

Added Risk Correlation page/component
Added sidebar navigation item
Connected frontend to integration APIs
Added filtering by event status and event type
Added detail panel for selected risk records
Added loading, empty, and error states

Copy link
Copy Markdown
Collaborator

@priyankaTtk priyankaTtk left a comment

Choose a reason for hiding this comment

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

Risk correlation is done correctly but there are few issues: Thanks for the update. I can see both the RiskCorrelation and NotificationPanel work are being added, but this file still has unresolved merge conflict markers in App.jsx, so I cannot approve it yet.

Could you please resolve the conflict by keeping both required imports:

  • RiskCorrelation
  • NotificationPanel

Also, please remove the hardcoded local IP address http://192.168.50.251:3000/alert, as this will not work for everyone and does not follow our integration setup. If needed, this should use a relative API path or be moved into the shared services file.

Once the conflict markers are removed and the hardcoded IP is fixed, I can review again.

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