Sahil Tiwaskar
Sahil Tiwaskar
### PR Fixes: - `bug: Loading skeleton is shown while seeing tracks even if tracks are empty or after any filter/sort action. #684` Resolves #684 --- #### Before : ![Screenshot...
Part of #1055 - Removes `stats.scss` - Migrates the `DashboardPage.tsx`, `CollabsPage.tsx`, `AffiliatedPage.tsx`, `AudienceQuickStats.tsx`, `SalesQuickStats.tsx` components to use Tailwind CSS classes. Before After --- ### AI Disclosure Used Cursor to locate...
fixes #1885 - this fix ensures users must select an actual state before submitting the form. it rejects both empty values and placeholder text, shows a clear error message, and...
fixes: #1938 - Fixed empty-state illustration scaling by adding `[&_figure]:w-full` and `[&_figure_img]:w-full` to the `Placeholder` component. - This makes all empty-state images full width with a single-file change. ### Screenshots...