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: add loading skeleton to TwoPan component for improved UX
- Implemented a loading skeleton in the TwoPan component to enhance user experience during data fetching.
- Added a computed property to determine the number of skeleton rows based on pagination settings.
- Updated drawer component to use 'to' instead of 'href' for navigation links, aligning with Vue Router best practices.
0 commit comments