- Added `isInModal` prop to `ScreenModal` and `InteractiveScreenViewerDynamic` for improved modal context awareness. - Implemented `isFieldEmpty` and `checkAllRequiredFieldsFilled` utility functions to validate required fields in forms. - Updated `SaveModal` and `ButtonPrimaryComponent` to disable save actions when required fields are missing, enhancing user feedback. - Introduced error messages for required fields in modals to guide users in completing necessary inputs. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| components | ||
| layouts | ||
| pop-components | ||
| utils | ||
| AutoRegisteringComponentRenderer.ts | ||
| ComponentRegistry.ts | ||
| DynamicComponentRenderer.tsx | ||
| DynamicConfigPanel.tsx | ||
| DynamicLayoutRenderer.tsx | ||
| DynamicWebTypeRenderer.tsx | ||
| LayoutRegistry.ts | ||
| PopComponentRegistry.ts | ||
| WebTypeRegistry.ts | ||
| index.ts | ||
| init.ts | ||
| types.ts | ||
| useRegistry.ts | ||