[sidebar] "overlay" transition setting doesn't work on mobile devices #1933
-
Bug Reporthi, the sidebar has two issues:
Testcase
note: my mobile device's user agents are Screenshot (if possible)sidebar.issue.mp4VersionFomantic-UI 2.8.7 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
transitions on mobile have their own setting See https://jsfiddle.net/lubber/cfd6kq19/2 Please open another issue and a testcase for the second issue you mentioned, so this one can be closed |
Beta Was this translation helpful? Give feedback.
-
thanks. ok i will send the second issue in a seperate one |
Beta Was this translation helpful? Give feedback.
transitions on mobile have their own setting
mobileTransition
, so usemobileTransition: 'overlay'
to get this fixed.See https://jsfiddle.net/lubber/cfd6kq19/2
Please open another issue and a testcase for the second issue you mentioned, so this one can be closed