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
The objective of this initiative is to enhance the auto refetch functionality for the session list in the NEO application. This improvement aims to ensure that users receive the most up-to-date session information without manual intervention, thereby increasing efficiency and user satisfaction. By refining the auto refetch mechanism, we can minimize delays and ensure a smoother user experience when accessing session data.
The text was updated successfully, but these errors were encountered:
resolves#3174 (FR-567)
Adds auto-refresh functionality to the compute session list page with a dedicated refresh button that shows loading state and supports automatic updates every 15 seconds. The table now displays a loading state with reduced opacity during updates and shows the total number of items.
Key changes:
- New `BAIFetchKeyButton` component for manual/automatic data refresh
- Enhanced table loading states with smooth opacity transitions
- Added "Last Updated" translations across all languages
- Improved badge visibility for running sessions
- Fixed state updates in `useDeferredQueryParams` hook
The objective of this initiative is to enhance the auto refetch functionality for the session list in the NEO application. This improvement aims to ensure that users receive the most up-to-date session information without manual intervention, thereby increasing efficiency and user satisfaction. By refining the auto refetch mechanism, we can minimize delays and ensure a smoother user experience when accessing session data.
The text was updated successfully, but these errors were encountered: