| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| filter | ||
| modal | ||
| PricingContent.jsx | ||
| PricingHeader.jsx | ||
| PricingPage.jsx | ||
| PricingSearchBar.jsx | ||
| PricingSidebar.jsx | ||
| PricingTable.jsx | ||
| PricingTableColumns.js | ||
| index.jsx |
Add comprehensive loading state support with skeleton animations for the SelectableButtonGroup component, improving user experience during data loading. Key Changes: - Add loading prop to SelectableButtonGroup with minimum 500ms display duration - Implement skeleton buttons with proper Semi-UI Skeleton wrapper and active animation - Use fixed skeleton count (6 items) to prevent visual jumping during load transitions - Pass loading state through all pricing filter components hierarchy: - PricingSidebar and PricingFilterModal as container components - PricingDisplaySettings, PricingCategories, PricingGroups, PricingQuotaTypes as filter components Technical Details: - Reference CardTable.js implementation for consistent skeleton UI patterns - Add useEffect hook for 500ms minimum loading duration control - Support both checkbox and regular button skeleton modes - Maintain responsive layout compatibility (mobile/desktop) - Add proper JSDoc parameter documentation for loading prop Fixes: - Prevent skeleton count sudden changes that caused visual discontinuity - Ensure proper skeleton animation with Semi-UI active parameter - Maintain consistent loading experience across all filter components
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| filter | Loading commit data... | |
| modal | Loading commit data... | |
| PricingContent.jsx | Loading commit data... | |
| PricingHeader.jsx | Loading commit data... | |
| PricingPage.jsx | Loading commit data... | |
| PricingSearchBar.jsx | Loading commit data... | |
| PricingSidebar.jsx | Loading commit data... | |
| PricingTable.jsx | Loading commit data... | |
| PricingTableColumns.js | Loading commit data... | |
| index.jsx | Loading commit data... |