Skip to content

feat(new-icon): add new pop-in icon#1044

Merged
kunalpanchal merged 1 commit into
mainfrom
kunal/add-pop-in-icon
Jun 2, 2026
Merged

feat(new-icon): add new pop-in icon#1044
kunalpanchal merged 1 commit into
mainfrom
kunal/add-pop-in-icon

Conversation

@kunalpanchal
Copy link
Copy Markdown
Collaborator

@kunalpanchal kunalpanchal commented May 27, 2026

Summary

  • Add the pop-in icon asset using the supplied SVG.
  • Regenerate the icon registry/type files so pop-in is available through the icon library.
  • Add a minor changeset for the new public icon asset.

Fixes #1005.


Note

Low Risk
Additive icon asset and registry entries only; no runtime or security-sensitive logic changes.

Overview
Adds a new popin icon to the Click UI icon library, paired with the existing popout asset.

A new Popin SVG component is registered under the kebab-case name popin in the light/dark icon maps, IconName typing, and deprecated PascalCase alias (Popin). A minor changeset records the public API addition for @clickhouse/click-ui.

Reviewed by Cursor Bugbot for commit b99b696. Bugbot is set up for automated code reviews on this repo. Configure here.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 27, 2026

🦋 Changeset detected

Latest commit: b99b696

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clickhouse/click-ui Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kunalpanchal kunalpanchal changed the title [codex] Add pop-in icon add new pop-in icon May 27, 2026
@kunalpanchal kunalpanchal changed the title add new pop-in icon feat(new-icon): add new pop-in icon May 27, 2026
@kunalpanchal kunalpanchal marked this pull request as ready for review May 28, 2026 10:28
@kunalpanchal kunalpanchal force-pushed the kunal/add-pop-in-icon branch from 056b9c1 to 4aa065c Compare May 28, 2026 12:35
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4aa065c. Configure here.

@kunalpanchal kunalpanchal force-pushed the kunal/add-pop-in-icon branch from 4aa065c to b8f8292 Compare May 28, 2026 12:37
@ClickHouse ClickHouse deleted a comment from cursor Bot May 28, 2026
@kunalpanchal kunalpanchal force-pushed the kunal/add-pop-in-icon branch from b8f8292 to 1df0887 Compare May 29, 2026 11:29
@kunalpanchal kunalpanchal requested a review from danielclickh June 2, 2026 14:42
@kunalpanchal kunalpanchal requested a review from DreaminDani June 2, 2026 14:42
@kunalpanchal kunalpanchal self-assigned this Jun 2, 2026
@kunalpanchal kunalpanchal enabled auto-merge (squash) June 2, 2026 14:43
@kunalpanchal kunalpanchal force-pushed the kunal/add-pop-in-icon branch from 1df0887 to b99b696 Compare June 2, 2026 14:47
@kunalpanchal kunalpanchal removed the request for review from danielclickh June 2, 2026 14:48
@workflow-authentication-public
Copy link
Copy Markdown
Contributor

Storybook Preview Deployed

✅ Preview URL: https://click-lkwbtsfbj-clickhouse.vercel.app

Built from commit: 273fc89bec304912e4cd851dabd1adeb15b384c3

@kunalpanchal kunalpanchal merged commit 2c9afcd into main Jun 2, 2026
10 checks passed
@kunalpanchal kunalpanchal deleted the kunal/add-pop-in-icon branch June 2, 2026 15:58
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.

Add pop-in icon to be used on the right panel

3 participants