You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the ability to display error messages as tooltips when hovering over error icons in the "Ingestion jobs" table.
Background
This enhancement was suggested during the review of PR #1294 to improve the user experience when viewing failed ingestion jobs. Currently, users may not have easy access to detailed error information directly from the jobs table.
Proposed Solution
Add tooltips to error icons in the Ingestion jobs table
Display the full error message content in the tooltip on hover
Ensure the tooltip is accessible and follows existing UI patterns