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

When updating a temporal cell, selecting "now" twice fails to update #4297

Open
seancolsen opened this issue Mar 3, 2025 · 0 comments
Open
Labels
ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: bug work: frontend Related to frontend code in the mathesar_ui directory
Milestone

Comments

@seancolsen
Copy link
Contributor

Steps to reproduce

  1. Edit a cell in a column with a "Date", "Date & Time", or "Time" type.
  2. On the date/time picker select "Now" or "Today".
  3. Observe that Mathesar submits an API request and the cell updates to a new value. Good.
  4. Again, select "Now" or "Today".
  5. Expect the an API request and UI update as before.
  6. Instead, observe that the cell contents display as "now" or "today" and that no API request is ever sent. Bad.
  7. Also, observe that refreshing the sheet with the "Refresh" button inside Mathesar does not fix the problem.
@seancolsen seancolsen added ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: bug work: frontend Related to frontend code in the mathesar_ui directory labels Mar 3, 2025
@seancolsen seancolsen added this to the Backlog milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: bug work: frontend Related to frontend code in the mathesar_ui directory
Projects
None yet
Development

No branches or pull requests

1 participant