Skip to content

fix(ui): Fix regression in timezone availability#17757

Merged
AdrianMachado merged 3 commits into
datahub-project:masterfrom
AdrianMachado:timezoneFix
Jun 5, 2026
Merged

fix(ui): Fix regression in timezone availability#17757
AdrianMachado merged 3 commits into
datahub-project:masterfrom
AdrianMachado:timezoneFix

Conversation

@AdrianMachado

Copy link
Copy Markdown
Contributor

Summary

Our migration to using the native javascript timezones in #16615 lead to a few critical timezones being omitted. In this PR, I am bringing back a select few from the total IANA list.

Reason number <AUTO_INCREMENT> that you should never trust JS.

@github-actions github-actions Bot added product PR or Issue related to the DataHub UI/UX community-contribution PR or Issue raised by member(s) of DataHub Community labels Jun 5, 2026
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 199 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
datahub-react-web-esm 23.56MB 199 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: datahub-react-web-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js 199 bytes 8.87MB 0.0%

Files in assets/index-*.js:

  • ./src/app/shared/time/timeUtils.tsx → Total Size: 6.63kB

  • ./src/app/ingestV2/source/builder/TimezoneSelect.tsx → Total Size: 546 bytes

  • ./src/app/ingest/source/builder/TimezoneSelect.tsx → Total Size: 493 bytes

@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@AdrianMachado AdrianMachado enabled auto-merge (squash) June 5, 2026 02:47
@maggiehays maggiehays added the merge-pending-ci A PR that has passed review and should be merged once CI is green. label Jun 5, 2026
@AdrianMachado AdrianMachado merged commit 6bbcd08 into datahub-project:master Jun 5, 2026
47 checks passed
@AdrianMachado AdrianMachado deleted the timezoneFix branch June 5, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution PR or Issue raised by member(s) of DataHub Community merge-pending-ci A PR that has passed review and should be merged once CI is green. product PR or Issue related to the DataHub UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants