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

Time Picker component shows AM time instead of API returned time on read mode #533

Closed
hlayisanimazuze opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hlayisanimazuze
Copy link
Collaborator

In read mode, the Time Picker component is displaying AM time instead of accurately reflecting the time retrieved from the API

Steps to reproduce the behavior:

  1. From this link: https://function-adminportal-test.shesha.dev/dynamic/Boxfusion.SheshaFunctionalTests.Common/book-details?id=8df415e3-834e-40ce-b867-d7014d3332b6, render the form and check 'Time' field
  2. Check the value displayed on the time
  3. Actual Results: The time displayed is 'AM'
  4. Edit the form

Actual Results: When you are on edit mode, the component displays the correct value

Expected behavior
The value displayed on read mode should match it exactly the one received from the API

Time Picker 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants