Actions
BUG #4237
openDescription
Issue Description
On the Agency Profile page, the “Save” button becomes enabled when only the minimum or only the maximum cost field is entered, even though both fields are required to meet validation rules. Additionally, confusing validation messages appear at the top of the page (e.g., "provide monthlyRetainerMin…") instead of clear guidance, creating a poor user experience and inconsistent validation behavior.
Module / Page
Agency Profile → Cost Fields
Module Section
Save Button / Validation Behavior
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the page containing the minimum and maximum cost fields.
- Enter a value only in the minimum cost field (leave maximum empty)
OR
Enter a value only in the maximum cost field (leave minimum empty). - Observe the state of the Save button.
- Click or attempt to interact with Save and observe the validation messages.
Expected Result
- The Save button should remain disabled until both minimum and maximum cost values are entered correctly.
- Validation messages should be clear and user-friendly, matching the Lovable design.
Actual Result
- The Save button becomes enabled with only one field filled.
- Confusing validation messages appear at the top (e.g.,
"provide monthlyRetainerMin…").
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
Impacted Area:
Actions