-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Distance - Amount field is no longer grayed out after changing rate and then distance offline #48111
Comments
Triggered auto assignment to @anmurali ( |
not able to reproduce the issue |
📣 @hayes102! 📣
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Distance - Amount field is no longer grayed out after changing rate and then distance offline What is the root cause of that problem?
getPendingFieldAction('customUnitRateID') only be used if amountTitle is truthy What changes do you think we should make in order to solve the problem?Remove amountTitle check
What alternative solutions did you explore? (Optional) |
I guess this is expected behaviour as per this comment. cc: @paultsimura |
I've observed that in many instances where we remove something offline, the empty field remains grayed out. Therefore, I prefer to keep it consistent with other cases and follow our offline pattern. |
Thank you for the tag @Krishna2323 - indeed, this was by design. |
@cretadn22 this case is special because we do not remove the amount - it'll be calculated on the BE. Therefore, marking it as usual "removed" behavior will be misleading. |
Ordinarily when we remove something ("pending delete"), it's strikethrough and at 50% opacity.
Agreed. 👍 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.25-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
Expected Result:
Amount field should be grayed out after changing Distance offline
Actual Result:
In Step 8, Amount field is grayed out after changing distance rate offline
In Step 11, Amount field is no longer grayed out after changing distance offline
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6584082_1724759565775.20240827_194513.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: