[
https://issues.apache.org/jira/browse/CAUSEWAY-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024642#comment-18024642
]
Andi Huber commented on CAUSEWAY-3904:
--------------------------------------
Implemented.
However, it leaves a bit of technical dept left to sort out:
# There is javascript for base64 decoding, expressed with every dropdown on
the page. That should be put into a single browser cache-able JS resource.
# The mechanism can easily be extended to not only contain object icons and
their title, but also object description or arbitrary HTML. We should perhaps
refactor to support HTML templating, to allow for future extensions. This
however would also suggest to replace the icon/title panel with the same
template mechanism.
> [Wicket Viewer] Select2 with Object Icons
> -----------------------------------------
>
> Key: CAUSEWAY-3904
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3904
> Project: Causeway
> Issue Type: Improvement
> Components: Viewer Wicket
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 4.0.0
>
>
> Select2 allows html templates to be configured, which allows the choices to
> be rendered with icon.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)