-
[OPIK-3506] [FE] Resolve UX feedback for Dashboard beta release (#4484)
发布于
2025-12-18 08:04:30 +00:00 - [OPIK-3506] [FE] Update dashboard UX text labels
- Change widget tooltip to "Using the dashboard's default experiment settings"
- Update select experiments description for clarity
- Rename "Global dashboard configuration" to "Dashboard defaults"
- Simplify dashboard defaults description
- Revision 2: Update project widget text labels for consistency
- Change project info message to "Using the dashboard's default project settings"
- Update project selector description to match experiments widget terminology
- Ensures consistent UX language across all dashboard widgets
- Revision 3: Show experiment count instead of names in select
- Display "X experiments" when multiple experiments are selected
- Add tooltip showing all experiment names on hover
- Keep single experiment name display for clarity
- Improves UX by preventing overflow in dashboard creation dialog
- Revision 4: Change Select experiments icon to ListChecks
- Replace ListFilter icon with ListChecks for better clarity
- ListChecks better represents selecting items from a list
- Filter icon remains for Filter and group option
- Revision 7: Clear validation errors when changing template
- Add form.clearErrors() when selecting a new template
- Fixes issue where name field stays red after selecting different template
- Improves UX by resetting validation state on template change
- Revision 8: Update data source terminology for clarity
- Change "Filter and group" to "Filter experiments"
- Change "Select experiments" to "Manual selection"
- Improves UX with clearer, more descriptive terminology
- Revision 9: Improve filter/group section layout
- Add single description above both Filters and Group by sections
- Add hideBorder prop to FiltersAccordionSection and GroupsAccordionSection
- Remove Label wrapper from accordion triggers for cleaner text
- Use hideBorder={true} on GroupsAccordionSection to avoid double borders
- Add mb-2 to description for proper spacing
- Revision 10: Update dashboard select dropdown styling
下载附件