[ 
https://issues.apache.org/jira/browse/ISIS-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199348#comment-15199348
 ] 

ASF subversion and git services commented on ISIS-1239:
-------------------------------------------------------

Commit 4672aefa73db3b10612c52c8d8c6fd7a117398d2 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=4672aef ]

ISIS-1239, ISIS-1324, ISIS-1328: multi-select for standalone collections was 
broken, now fixed.

Issue was that earlier work moved entire responsibility for being the 
"UiHintContainer" onto the EntityModel, on the basis that only entities can 
store hints over time.  However, the selector drop-down for standalone 
collections also was storying the hint on the UiHintContainer, which previously 
was also supported by (standalone) EntityCollectionModel.  This meant that the 
hint got lost.  Fix for that is to allow the IsisUiHintEvent to also directly 
hold the hint info.

In addition, the algorithm for selecting the default view was broken for 
standalone collections; should default to "table" if a standalone and there is 
no other metadata available.


> For wicket ui, use a cookie or similar to remember the hint from last time.
> ---------------------------------------------------------------------------
>
>                 Key: ISIS-1239
>                 URL: https://issues.apache.org/jira/browse/ISIS-1239
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.9.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.12.0
>
>
> A nice to have, but would improve usability of fullcalendar2, gmap3 etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to