Skip to content

refactor(site/src/pages/AISettingsPage): replace IconPickerField with IconField - #27621

Closed
aqandrew wants to merge 3 commits into
mainfrom
aqandrew/remove-iconpickerfield
Closed

refactor(site/src/pages/AISettingsPage): replace IconPickerField with IconField#27621
aqandrew wants to merge 3 commits into
mainfrom
aqandrew/remove-iconpickerfield

Conversation

@aqandrew

@aqandrew aqandrew commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

#26642 introduced a new component it probably shouldn't have, IconPickerField, which is basically identical to our existing IconField. This PR removes IconPickerField and replaces it with IconField.

The result is that we're now showing a MUI input in an otherwise shadcn form--but imo the slight style mismatch there is more acceptable than maintaining a duplicate component

see "Icon" field in the 3 o'clock region of the screenshot below:

image

@aqandrew
aqandrew marked this pull request as ready for review July 28, 2026 22:00
@aqandrew aqandrew changed the title refactor: replace IconPickerField with IconField refactor(site): replace IconPickerField with IconField Jul 28, 2026
@aqandrew aqandrew changed the title refactor(site): replace IconPickerField with IconField refactor(site/src/pages/AISettingsPage): replace IconPickerField with IconField Jul 28, 2026

@DanielleMaywood DanielleMaywood 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.

My bad

@DanielleMaywood DanielleMaywood 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.

Actually.... the styling in that screenshot looks a little off

@DanielleMaywood

Copy link
Copy Markdown
Contributor
image

We have two different colors

@aqandrew

aqandrew commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

closing in favor of #27719

@aqandrew aqandrew closed this Aug 4, 2026
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.

2 participants