Skip to content
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

UI Inconsistencies with 'Receive All' Button and Progress Bar Color #341

Closed
4 tasks
Adameddy26 opened this issue Feb 22, 2024 · 1 comment
Closed
4 tasks
Assignees
Labels
bug Something isn't working release-v2.27.0

Comments

@Adameddy26
Copy link

Current behavior

  • The progress bar color displayed remains blue instead of changing to the standard color for completed actions (e.g., red).
  • The UI displays the difference between the ordered and received quantities, even though all items have been received, which may be misleading to users.

Expected behavior

  • Upon clicking the 'Receive All' button for a PO received in full, the progress bar color should be consistent with the standard color for completed actions (e.g., red).
  • The UI should not display the difference between the ordered and received quantities when all items have been received, as this information is irrelevant in this context and may confuse users.

Steps to reproduce the issue

Receive a purchase order (PO) for a quantity equal to or greater than the ordered quantity.
Click the 'Receive All' button.
Observe that the progress bar color changes to blue instead of red.
Notice that the UI displays the difference between the ordered and received quantities, which is unnecessary when all items have been received.

Environment details

  • App version : v2.23.1
  • Environment : UAT

Additional information

https://jam.dev/c/bb098459-cbf4-464a-89be-5556907887be

@Adameddy26 Adameddy26 added the bug Something isn't working label Feb 22, 2024
@Adameddy26 Adameddy26 assigned ravilodhi and Adameddy26 and unassigned Adameddy26 Feb 22, 2024
ymaheshwari1 added a commit to ymaheshwari1/receiving that referenced this issue Feb 29, 2024
…ived by disabling the receive all button and improved calculation for progress bar value(hotwax#341)
ymaheshwari1 added a commit to ymaheshwari1/receiving that referenced this issue Jul 18, 2024
ymaheshwari1 added a commit that referenced this issue Jul 18, 2024
Fixed: issue in PO item receiving when the item is already fully received by disabling the receive all button and improved calculation for progress bar value(#341)
@ymaheshwari1 ymaheshwari1 removed their assignment Jul 18, 2024
@Adameddy26 Adameddy26 self-assigned this Sep 27, 2024
@Adameddy26
Copy link
Author

Verified and working fine in release v2.27.0. Hence, closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release-v2.27.0
Projects
Archived in project
Development

No branches or pull requests

3 participants