openreplay/frontend/app/components/Dashboard
Shekar Siri 3f1f6c03f2 feat(widget-sessions): improve session filtering logic
- Refactored session filtering logic to handle nested filters properly.
- Enhanced `fetchSessions` to ensure null checks and avoid errors.
- Updated `loadData` to handle `USER_PATH` and `HEATMAP` metric types.
- Improved UI consistency by adjusting spacing and formatting.
- Replaced redundant code with cleaner, more maintainable patterns.

This change improves the reliability and readability of the session
filtering and loading logic in the WidgetSessions component.
2025-04-15 18:15:23 +02:00
..
components feat(widget-sessions): improve session filtering logic 2025-04-15 18:15:23 +02:00
Widgets feat(SessionsBy): add specific filter for FETCH metric 2025-04-14 12:00:02 +02:00
dashboard.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
NewDashboard.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00