Enhance error handling and improve booking editor state management
- Added error state tracking (`isLoadUpdate`, `isErrorUpdate`, `isLoadCreate`, `isErrorCreate`) to the booking editor. - Refactored update and create event logic to handle errors and loading states properly. - Updated UI components to display loader or error messages for create and update operations. - Improved organizer selection logic with fallback handling for non-matching input. - Adjusted date and duration validation to ensure proper time range for events.
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать