| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| filter | ||
| modal | ||
| PricingContent.jsx | ||
| PricingHeader.jsx | ||
| PricingPage.jsx | ||
| PricingSearchBar.jsx | ||
| PricingSidebar.jsx | ||
| PricingTable.jsx | ||
| PricingTableColumns.js | ||
| index.jsx |
Centralize filter-reset logic to improve maintainability and consistency. - Add `resetPricingFilters` helper to `web/src/helpers/utils.js`, encapsulating all reset actions (search, category, currency, ratio, group, quota type, etc.). - Update `PricingFilterModal.jsx` and `PricingSidebar.jsx` to import and use the new utility instead of keeping their own duplicate `handleResetFilters`. - Removes repeated code, ensures future changes to reset behavior require modification in only one place, and keeps components lean.
| 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... |