- Added a new CSS class for displaying validation error messages below required input fields without affecting layout. - Enhanced the `useDialogAutoValidation` hook to insert error messages dynamically when required fields are empty. - Implemented logic to remove error messages when the input is cleared, improving user feedback during form validation. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| AdminButton.tsx | ||
| AdminPageRenderer.tsx | ||
| AppLayout.tsx | ||
| EmptyDashboard.tsx | ||
| Logo.tsx | ||
| MainHeader.tsx | ||
| MainSidebar.tsx | ||
| MobileMenu.tsx | ||
| ProfileModal.tsx | ||
| ResponsiveContainer.tsx | ||
| SideMenu.tsx | ||
| TabBar.tsx | ||
| TabContent.tsx | ||
| UserDropdown.tsx | ||