Skip to content

chore(deps): migrate to @seerr-team/react-tailwindcss-datepicker#2330

Merged
fallenbagel merged 1 commit into
developfrom
fallenbagel/chore/migrate-datepicker-package
Jan 25, 2026
Merged

chore(deps): migrate to @seerr-team/react-tailwindcss-datepicker#2330
fallenbagel merged 1 commit into
developfrom
fallenbagel/chore/migrate-datepicker-package

Conversation

@fallenbagel
Copy link
Copy Markdown
Collaborator

Description

Migrates from react-tailwindcss-datepicker-sct to @seerr-team/react-tailwindcss-datepicker, our own fork published on npm. This fork includes a fix for keyboard input not working in single date mode (typing a date and pressing enter now properly applies the filter).

How Has This Been Tested?

  • Went to the discover movies/tv page
  • opened filter
  • used keyboard to type the date

Screenshots / Logs (if applicable)

Checklist:

  • I have read and followed the contribution guidelines.
  • Disclosed any use of AI (see our policy)
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

@fallenbagel fallenbagel requested a review from a team as a code owner January 24, 2026 22:15
Migrates from `react-tailwindcss-datepicker-sct` to `@seerr-team/react-tailwindcss-datepicker`, our
own fork published on npm. This fork includes a fix for keyboard input not working in single date
mode (typing a date and pressing enter now properly applies the filter).

fix #1585
@fallenbagel fallenbagel force-pushed the fallenbagel/chore/migrate-datepicker-package branch from d40142c to 90aa8bf Compare January 24, 2026 22:18
@fallenbagel fallenbagel added the bug Something isn't working label Jan 24, 2026
@cypress
Copy link
Copy Markdown

cypress Bot commented Jan 24, 2026

seerr    Run #3051

Run Properties:  status check passed Passed #3051  •  git commit 65844a2f23: chore(deps): migrate to @seerr-team/react-tailwindcss-datepicker (#2330)
Project seerr
Branch Review develop
Run status status check passed Passed #3051
Run duration 02m 22s
Commit git commit 65844a2f23: chore(deps): migrate to @seerr-team/react-tailwindcss-datepicker (#2330)
Committer fallenbagel
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 31
View all changes introduced in this branch ↗︎

@fallenbagel fallenbagel enabled auto-merge (squash) January 25, 2026 14:55
@fallenbagel fallenbagel merged commit 65844a2 into develop Jan 25, 2026
13 checks passed
@fallenbagel fallenbagel deleted the fallenbagel/chore/migrate-datepicker-package branch January 25, 2026 16:09
lucianchauvin pushed a commit to lucianchauvin/jellyseerr that referenced this pull request Apr 20, 2026
…rr-team#2330)

Migrates from `react-tailwindcss-datepicker-sct` to `@seerr-team/react-tailwindcss-datepicker`, our
own fork published on npm. This fork includes a fix for keyboard input not working in single date
mode (typing a date and pressing enter now properly applies the filter).

fix seerr-team#1585
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typing filter date does not work

3 participants