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

Issues with Adding User's Weight in Dashboard #1665

Open
AaronHsiung opened this issue May 19, 2024 · 0 comments
Open

Issues with Adding User's Weight in Dashboard #1665

AaronHsiung opened this issue May 19, 2024 · 0 comments

Comments

@AaronHsiung
Copy link
Contributor

Steps to Reproduce

  1. Navigate to the dashboard.
  2. Click "+" (add entry) in the weight section.
  3. Enter "50" in the weight field.
  4. Click anywhere within the module.
  5. Observe the weight field turning red.
  6. Submit the weight information.
  7. Automatically navigate back to the dashboard and observe if the updated weight information is shown.
  8. Manually refresh the dashboard and observe if the updated weight information is shown.

Expected results:

  • When the user enters an acceptable number, the field should not turn red.
  • A confirmation message should appear after submitting the weight information.
  • The dashboard should update immediately to display the new weight.

Actual results:

  • When entering "50" in the weight field, it turned red, indicating an error. Adding "kg" to the number resulted in an error message stating that only numbers are accepted. This behavior caused confusion as users might not immediately understand the acceptable format.
截圖 2024-05-19 下午5 19 36
  • No confirmation message appeared after submitting the weight information, leading to uncertainty about whether the input was successfully recorded.
  • The dashboard required a manual refresh to display the updated weight information. The changes were only visible after refreshing the page, affecting the user experience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant