Files
automaker/apps/ui/src
Kacper dd27c5c4fb feat: Enhance validation viewing functionality with event emission
- Updated the `createMarkViewedHandler` to emit an event when a validation is marked as viewed, allowing the UI to update the unviewed count dynamically.
- Modified the `useUnviewedValidations` hook to handle the new event type for decrementing the unviewed validations count.
- Introduced a new event type `issue_validation_viewed` in the issue validation event type definition for better event handling.
2025-12-23 22:25:48 +01:00
..
2025-12-22 19:30:44 -05:00
2025-12-21 20:31:57 -05:00
2025-12-21 20:31:57 -05:00
2025-12-22 01:49:45 -06:00