Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Greptile SummaryThis PR systematically adds error handling across the admin UI by implementing page-level error pages when primary queries fail. The changes follow a consistent pattern where pages check for errors from their data-fetching hooks and display the Key improvements to
Implementation pattern:
Properties page refactoring: Test coverage: Confidence Score: 5/5
Important Files Changed
|
gilluminate
left a comment
There was a problem hiding this comment.
Approved with a couple of nit picks. Nice work!
Ticket ENG-2244
Description Of Changes
Adds error pages to many/most pages in the admin UI if the primary query fails.
Also some updates to error page component:
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works