Skip to content

fix: allow sharing with an expiry on the current day - #27

Merged
jbrunner merged 1 commit into
mainfrom
fix/expiry-picker-today
Aug 15, 2026
Merged

fix: allow sharing with an expiry on the current day#27
jbrunner merged 1 commit into
mainfrom
fix/expiry-picker-today

Conversation

@jbrunner

Copy link
Copy Markdown
Member

The expiry picker's lower bound was tomorrow, so today's cell was disabled while
still rendering as selectable and reacting to clicks. Submitted dates already run
to the end of the picked day, so today yields an expiry at 23:59:59 and the server
accepts it.

Closes #26

The expiry picker's lower bound was tomorrow, so today's cell was disabled
while still rendering as selectable and reacting to clicks. Submitted dates
already run to the end of the picked day, so today yields an expiry at
23:59:59 and the server accepts it.

Closes #26
@jbrunner
jbrunner merged commit 7fce043 into main Aug 15, 2026
3 checks passed
@jbrunner
jbrunner deleted the fix/expiry-picker-today branch August 15, 2026 19:53
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.

Expiry picker rejects today

1 participant