dreerr Posted December 12, 2018 Share Posted December 12, 2018 I'm configuring two 50% fields, but they don't show up next to each other, also the first field seems off a bit. Is this a bug or incompatibility with AdminOnSteroids, TracyDebugger, etc.? I already tried all the settings in the UIKit module, also updated to the latest version Link to comment Share on other sites More sharing options...
louisstephens Posted December 12, 2018 Share Posted December 12, 2018 Hey dreerr, are you currently viewing the admin on mobile? I ask only because in your screenshot, the tab looks to about about 50%. From my understanding, if the width of the fields/container are 50% on mobile (or smaller devices), the fields will collapse and stack accordingly. Link to comment Share on other sites More sharing options...
dreerr Posted December 12, 2018 Author Share Posted December 12, 2018 Dear louisstephans, No, I'm having a viewport of approx 1400px, I attached a screenshot of the whole window Link to comment Share on other sites More sharing options...
breezer Posted December 12, 2018 Share Posted December 12, 2018 I had a problem similar to this, and it was a css conflict. It turned out I had installed the LoginRegister module and it's stylesheet was injected into the <head> on the admin page. Check your page source maybe it's something like that. Link to comment Share on other sites More sharing options...
adrian Posted December 12, 2018 Share Posted December 12, 2018 @dreerr - I have exactly the same issue as you on Safari. I have mentioned it towards the end of this discussion: https://github.com/processwire/processwire-issues/issues/480 Basically there still needs to be work done on the UiKit layout. Perhaps you could add a comment there to get Ryan's attention again? 1 Link to comment Share on other sites More sharing options...
dreerr Posted December 12, 2018 Author Share Posted December 12, 2018 I can confirm this issue only affects Safari, on Chrome everything works fine 1 Link to comment Share on other sites More sharing options...
adrian Posted December 12, 2018 Share Posted December 12, 2018 3 minutes ago, dreerr said: I can confirm this issue only affects Safari, on Chrome everything works fine Would you mind pinging Ryan on that issue referencing my last comment https://github.com/processwire/processwire-issues/issues/480#issuecomment-390819243 ? Thank you! 1 Link to comment Share on other sites More sharing options...
louisstephens Posted December 13, 2018 Share Posted December 13, 2018 If you use Robin's field width module, the columns appear to work just fine. This might be a "work around" until Ryan has a chance to update the Uikit. Link to comment Share on other sites More sharing options...
dreerr Posted December 13, 2018 Author Share Posted December 13, 2018 Sadly I can't reproduce it working with TemplateFieldWidths still got a broken layout ? Link to comment Share on other sites More sharing options...
interrobang Posted December 13, 2018 Share Posted December 13, 2018 It looks like Safari has a problem with the ui-helper-clearfix class. If you remove it the layout looks ok. 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now