Skip to content

fix(timezone): use select tokens (#DS-4901)#1516

Merged
artembelik merged 2 commits into
mainfrom
fix/DS-4901
Apr 27, 2026
Merged

fix(timezone): use select tokens (#DS-4901)#1516
artembelik merged 2 commits into
mainfrom
fix/DS-4901

Conversation

@artembelik

Copy link
Copy Markdown
Contributor

No description provided.

@artembelik artembelik self-assigned this Apr 23, 2026
@artembelik artembelik added the bug Something isn't working label Apr 23, 2026
Copilot AI review requested due to automatic review settings April 23, 2026 09:37
@github-actions

Copy link
Copy Markdown

🚨 E2E tests failed

Review the report for details.


💡 Comment /approve-snapshots to approve snapshot changes.

@artembelik

Copy link
Copy Markdown
Contributor Author

/approve-snapshots

@github-actions

Copy link
Copy Markdown

🔄 Updating snapshots.

@github-actions

github-actions Bot commented Apr 23, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 31f9b7c):

https://koobiq-next--prs-1516-q6svoigq.web.app

(expires Tue, 28 Apr 2026 10:04:53 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates timezone select styling to consume shared kbq-select token definitions instead of duplicating/overriding them locally.

Changes:

  • Add select-tokens.scss to KbqTimezoneSelect styles so the timezone panel inherits shared select CSS variables.
  • Remove duplicated select-related CSS variables from timezone-option-tokens.scss.
  • Adjust shared select-tokens.scss single-select padding variables.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/components/timezone/timezone-select.component.ts Includes shared select token stylesheet alongside existing select styles for timezone select.
packages/components/timezone/timezone-option-tokens.scss Drops duplicated select padding + panel theme tokens so timezone select relies on shared select tokens.
packages/components/select/select-tokens.scss Changes shared single-select padding CSS variables to 0, affecting all selects using these tokens.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/components/select/select-tokens.scss
@github-actions

Copy link
Copy Markdown

✅ Snapshots updated!

@artembelik artembelik merged commit 52140a9 into main Apr 27, 2026
8 checks passed
@artembelik artembelik deleted the fix/DS-4901 branch April 27, 2026 08:09
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.

4 participants