You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/04/17 07:05:00 UTC

[jira] [Commented] (ISIS-3006) wicket UI glitches

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

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

Commit fdf807983519d93a154ef0fccbb44efa0658bf78 in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=fdf8079835 ]

ISIS-3006: display button-group on focused form field

> wicket UI glitches
> ------------------
>
>                 Key: ISIS-3006
>                 URL: https://issues.apache.org/jira/browse/ISIS-3006
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Viewer Wicket
>    Affects Versions: 2.0.0-RC1
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-RC1
>
>         Attachments: image-2022-04-14-18-46-10-895.png, image-2022-04-14-18-47-11-634.png, image-2022-04-14-18-48-11-094.png, image-2022-04-14-18-50-44-741.png, image-2022-04-14-18-52-57-553.png, image-2022-04-14-18-55-12-188.png
>
>
> as observed in [https://simpleapp.jdo-snapshot.isis.incode.work/wicket/entity/simple.SimpleObject:1]
> h4. 2.0.0-M7.20220414-0303-2bfd2108.20220414-1723-82b15168
>  
> 1. updateName action not aligned
> !image-2022-04-14-18-46-10-895.png|width=212,height=114!
> 2. Notes field is not full width... 
> !image-2022-04-14-18-47-11-634.png|width=494,height=138!
> ... when click in, the prompt box is full width
>  
> !image-2022-04-14-18-48-11-094.png|width=496,height=83!
>  
> 3. when click into the prompt for editing notes, the notes field does NOT have focus; requires a further click (or pressing tab) to gain focus.
> 4. tabbing around, cannot tab to the notes field; so it's therefore only possible to activate using a mouse.
> !image-2022-04-14-18-50-44-741.png|width=448,height=186!
> ^^^ press tab here does not give focus to the 'edit' button of the notes field
> 5. when run fixtures, the drop-down seems too narrow.  I think we used to use the entire width of the panel, which I still prefer.  But anyway, it is not the same width as the drop-down, so is inconsistent in and of itself.
> !image-2022-04-14-18-52-57-553.png|width=370,height=176!
> 6. The parameters field has multiLine=10, but the UI here ^^^ only shows a couple of rows.
> 7. (also present in M6) the menu drop down overlaps the menu bar, I find it ugly (used to be directly underneath)
> !image-2022-04-14-18-55-12-188.png|width=358,height=150!
>  
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)