ui icon indicating copy to clipboard operation
ui copied to clipboard

z-index error on Crud in combination with RighPanel

Open mkrecek234 opened this issue 3 years ago • 2 comments

Steps to reproduce:

  • Add a Crud to a View
  • Add a RightPanel to a View

Bug: If the horizontal scroll bar is visible, and the Panel is opened, the scrollbar is above the panel and not below

Seen only on current Safari and Safari Technology Preview - Chrome does not show this error.

mkrecek234 avatar Aug 05 '22 13:08 mkrecek234

image

mkrecek234 avatar Aug 05 '22 13:08 mkrecek234

RightPanel should be migrated to Fomantic-UI flyout - https://fomantic-ui.com/modules/flyout.html

note for myself - always push to body, see https://fomantic-ui.com/modules/flyout.html#scrolling-content example and console log: image

mvorisek avatar Oct 10 '22 10:10 mvorisek