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

Date not selectable during inline editing when show time property is enabled #1541

Closed
Tshepiso-R opened this issue May 20, 2024 · 0 comments
Closed
Assignees
Labels
bug Something isn't working ready for testing urgent

Comments

@Tshepiso-R
Copy link

Tshepiso-R commented May 20, 2024

Bug Description

When attempting inline editing on a date field with the "Show Time" property enabled, the desired date is not selectable. The date field component functions correctly only when the "Show Time" property is disabled. This issue occurs regardless of the date format applied.

Steps to Reproduce

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/TestModule/Member-Table6316624'.
  2. Click the edit icon on any record.
  3. Click on MembershipStartDate cell and attempt to modify the date.
  4. Observe that the calendar is not clickable.
  5. Navigate to the designer form.
  6. Disable the "Show Time" property in the Can Edit Inline Configurations.
  7. Save and render the form.
  8. Observe that the calendar is now clickable.

NB: If you click on 'now' from the MembershipStartDate and afterwards you try to update the date it works as expected. The i

Expected Behavior

It should be possible to change the date regardless of whether the "Show Time" property is enabled or disabled.

@Tshepiso-R Tshepiso-R added the bug Something isn't working label May 20, 2024
@Tshepiso-R Tshepiso-R added this to the Backlog milestone May 20, 2024
@Tshepiso-R Tshepiso-R changed the title Date tot selectable during inline editing when show time property Is enabled Date not selectable during inline editing when show time property Is enabled May 20, 2024
@Tshepiso-R Tshepiso-R changed the title Date not selectable during inline editing when show time property Is enabled Date not selectable during inline editing when show time property is enabled May 20, 2024
AlexStepantsov added a commit that referenced this issue May 20, 2024
…load bug #1543

Dyanamic dateField filtering sends the incorrect format expected by the endpoint bug #1542
Date not selectable during inline editing when show time property is enabled bug urgent #1541
The payload sends the exact format received from the component which differs to what the backend is expecting bug urgent #1468
Datefield formatting (DD-MM-YYYY) data doesn't match endpoint data/what has been selected bug #1166
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for testing urgent
Projects
None yet
Development

No branches or pull requests

3 participants