Skip to content

NEST-644: Adding Lucide resource and icon picker#234

Open
barthamark wants to merge 5 commits intodevfrom
issue/NEST-644
Open

NEST-644: Adding Lucide resource and icon picker#234
barthamark wants to merge 5 commits intodevfrom
issue/NEST-644

Conversation

@barthamark
Copy link
Member

@barthamark barthamark commented Feb 28, 2026

var settings = Model.PartFieldDefinition.GetSettings<TextFieldSettings>();
}

<style asp-name="@LucideIconPicker" at="Head"></style>
Copy link
Member

Choose a reason for hiding this comment

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

Styles are only head.

Suggested change
<style asp-name="@LucideIconPicker" at="Head"></style>
<style asp-name="@LucideIconPicker"></style>

Copy link
Member

Choose a reason for hiding this comment

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

Add a UI test that selects an icon here and verifies it's displayed when displaying the item.

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