joshsoftware / joshsoftware/EZScreen
Bug -027-Location Field UI Breaks When Entering Long Text
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 30
Description
Summary:- UI layout breaks when entering a long location name in the Location field.
Environment: Staging
Module:- Create Job → Location
**Steps to Reproduce:**
1. Navigate to the **Create Job** page.
2. Enter a very long text value in the **Location** field.
3. Observe the UI layout and surrounding fields.
**Expected Result:**
The Location field should handle long text without breaking the UI layout. The text should wrap, truncate, or display a proper validation message based on the defined character limit.
**Actual Result:**
The UI layout breaks when a long location name is entered. The field content impacts the surrounding UI alignment and page layout.
**Impact:**
Affects UI alignment and usability.
Makes the Create Job form difficult to us. Reduces the overall visual consistency of the page.
**Priority:** Medium
**Attachment:** Attached screen recording showing the UI break.
https://github.com/user-attachments/assets/b4936a04-7984-41c9-98a9-cd8db56fe03a
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.