About
You can report this issue as:
### Bug Title
**Save Button Starts Scrolling After Description Validation Error When Adding a Meeting**
### Actual Result
When the user tries to add a meeting and enters more than **500 characters** in the **Description** field, then fills in all other required fields and taps the **Save** button, a validation error is displayed for the Description field.
After correcting the Description to **500 characters or fewer**, the **Save button starts scrolling/moving unexpectedly**, even though the Description validation issue has been resolved.
### Expected Result
The Description field should display the appropriate validation error when the user enters more than **500 characters**.
After the user corrects the Description to **500 characters or fewer**, the validation error should be cleared, and the **Save button should remain stable and accessible without unexpected scrolling or movement**. The user should then be able to save the meeting successfully.