Skip to content

Conversation

@fucadzi
Copy link

@fucadzi fucadzi commented Dec 13, 2025

Closes #21173

Fixes month label update on month change in Date Picker with locales that have years before months (e.g., "lv", "lt").

Changelog

Changed

  • fixed inserting month label node inside flatpickr-current-month node, not after it.

Testing / Reviewing

Set Date Picker locale to "lv" and navigate between months, check if month name changes.

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@fucadzi fucadzi requested a review from a team as a code owner December 13, 2025 15:40
@github-actions
Copy link
Contributor

Thanks for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

@fucadzi fucadzi changed the title Fix/date picker month label fix(DatePicker): date picker month label Dec 13, 2025
@fucadzi fucadzi changed the title fix(DatePicker): date picker month label fix(DatePicker): date picker month label with "year first" locales Dec 13, 2025
@netlify
Copy link

netlify bot commented Dec 13, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 9c13aca
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/693d88d864a7c30008396a0c
😎 Deploy Preview https://deploy-preview-21174--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 13, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 9c13aca
🔍 Latest deploy log https://app.netlify.com/projects/carbon-elements/deploys/693d88d858497a00080ebbb9
😎 Deploy Preview https://deploy-preview-21174--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 13, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9c13aca
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/693d88d810cdfb0008786475
😎 Deploy Preview https://deploy-preview-21174--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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]: Month label in date picker not updating when locale has month after year

1 participant