Skip to content

in timeUtils.ts: use time instead of dayjs to snap time. - #134

Open
AbhiramTadepalli wants to merge 1 commit into
developfrom
132-bug-error-when-changing-start-time-of-a-search
Open

in timeUtils.ts: use time instead of dayjs to snap time.#134
AbhiramTadepalli wants to merge 1 commit into
developfrom
132-bug-error-when-changing-start-time-of-a-search

Conversation

@AbhiramTadepalli

Copy link
Copy Markdown

Overview

fixes #132

What Changed

Issue was dayjs would use today's day and overwrite the hour/min with the user-selected value.
Switched to using time (input to snapTime())

@AbhiramTadepalli AbhiramTadepalli linked an issue Aug 1, 2026 that may be closed by this pull request
1 task
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
utd-rooms Ready Ready Preview Aug 1, 2026 4:55am

Request Review

Issue was dayjs would use today's day and overwrite the hour/min with the user-selected value.
@AbhiramTadepalli
AbhiramTadepalli force-pushed the 132-bug-error-when-changing-start-time-of-a-search branch from 5549f87 to 4b33966 Compare August 1, 2026 04:54
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

Successfully merging this pull request may close these issues.

[Bug]: Error when changing start time of a search

1 participant