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: Add predicted incident detail page #1573

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

VladimirFilonov
Copy link
Contributor

@VladimirFilonov VladimirFilonov commented Aug 9, 2024

Closes #1572

📑 Description

We need the ability to review the details of the predicted incident to make better decisions. This PR reuses the Incident details page, allowing us to see the details of Predicted Incidents and confirm/remove them right from this page.

image

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Reduce code duplication for incidents

Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keep ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 0:20am

@VladimirFilonov VladimirFilonov merged commit 2b0835d into main Aug 9, 2024
12 of 13 checks passed
@VladimirFilonov VladimirFilonov deleted the feature/1572-predicted-incident-details-view branch August 9, 2024 12:58
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.

[➕ Feature]: Predicted Incident details view
2 participants