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/08/25 06:00:00 UTC

[jira] [Commented] (ISIS-3166) [Wicket Viewer] Timepicker partial Visibility Glitch in the Context of Sidebar Rendering

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

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

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

ISIS-3166: wkt sidebar css fix: allow child components to escape right
boundary

> [Wicket Viewer] Timepicker partial Visibility Glitch in the Context of Sidebar Rendering
> ----------------------------------------------------------------------------------------
>
>                 Key: ISIS-3166
>                 URL: https://issues.apache.org/jira/browse/ISIS-3166
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Viewer Wicket
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M8
>
>
> Timepicker renders with CSS class "bootstrap-datetimepicker-widget"
> However, following CSS override snippet has no effect
>  .bootstrap-datetimepicker-widget { 
>  	z-index: 9999 !important; 
>  	overflow: visible;
>  }



--
This message was sent by Atlassian Jira
(v8.20.10#820010)