Skip to content

Replace expiration picker with native date input - #800

Open
mtlynch wants to merge 1 commit into
masterfrom
native-expiration-input
Open

mtlynch wants to merge 1 commit into
masterfrom
native-expiration-input

Conversation

@mtlynch

@mtlynch mtlynch commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Use browser-native date controls for custom expiration dates while retaining local-midnight RFC3339 timestamps for the existing API. This removes the Shadow DOM widget and vendored js-datepicker assets.

Use browser-native date controls for custom expiration dates while retaining
local-midnight RFC3339 timestamps for the existing API. This removes the
Shadow DOM widget and vendored js-datepicker assets.

Validation:
- ./dev-scripts/build-frontend
- ./dev-scripts/git-hooks/pre-commit
- nix flake check --option substituters 'https://cache.nixos.org/'
- nix build --option substituters 'https://cache.nixos.org/' .#e2e-tests
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.

1 participant