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
* feat: enhance Terminal component with loading state and styles
- Updated Terminal component to include a loading state while the iframe is being rendered.
- Added new styles for loading animation and logo in Terminal.scss.
- Implemented a delay for iframe rendering to improve user experience during loading.
* style: enhance terminal loading user experience
- Added a wrapper for the iframe to manage loading states more effectively.
- Introduced new CSS classes for loading and loaded states to enhance user experience.
- Updated loading animation styles for better visibility and transitions during iframe loading.
0 commit comments