-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem to Solve
The current ImageEntry file displaying looks terrible.
Proposed Solution
Allow the user to customize how the imageEntry should look. Possibly done inside the config? However, this package is meant to act as a dynamic model package, allowing a user to customize the ImageEntry values via config seems to create a specialization on a single component of this package.
Instead, create an ImageEntry that the user should be happy with. At a later stage when we allow the user to customize the infolist and form, we can work on the ImageEntry again.
Benefits
Better UI, what else?
Alternatives Considered
config() should be used purely for package related values, and not styling considerations.
Additional context or mockups
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request