Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout issues #17

Closed
H-i-red opened this issue Aug 25, 2018 · 10 comments
Closed

Layout issues #17

H-i-red opened this issue Aug 25, 2018 · 10 comments
Assignees
Labels
Bug Report Something isn't working

Comments

@H-i-red
Copy link

H-i-red commented Aug 25, 2018

A lot of layout issues (see screenshots).

Mac
Firefox 61.0.2
Craft Solo 3.0.21
PHP 7.2.1

4
1
5

@joshangell
Copy link
Contributor

joshangell commented Aug 25, 2018 via email

@joshangell joshangell added Bug Report Something isn't working in support labels Aug 28, 2018
@joshangell joshangell self-assigned this Aug 28, 2018
@joshangell
Copy link
Contributor

Hi @H-i-red, I can’t see any issues with using the plugin in Firefox, could you please email me a database to josh@angell.io and I’ll take a deeper look.

@H-i-red
Copy link
Author

H-i-red commented Aug 29, 2018

  1. .spoon-fields only get styled by opacity: 0 and taking up space, when it should be set to display:none or height: 0px; overflow: hidden;.
  2. .spoon-tabs are still clickable in collapsed mode, same here opacity:0.

@H-i-red
Copy link
Author

H-i-red commented Aug 29, 2018

.titlebar > .preview data gets lost upon expanding/collapsing the matrixblock. When I collapse the block and save the page the preview data is back. But as soon as I expand / collapse it again its lost..

@H-i-red
Copy link
Author

H-i-red commented Aug 29, 2018

Does not remember collapsed / expanded state upon first save ! Collaps it again and save a second time then it remebers ...

@joshangell
Copy link
Contributor

joshangell commented Aug 29, 2018 via email

@H-i-red
Copy link
Author

H-i-red commented Aug 31, 2018

I went for another solution / plugin, thanks for help.

@joshangell
Copy link
Contributor

Cool, sorry it didn’t work for you, I can’t reproduce any of these issues though so it would be helpful if you could give me a list of plugins you had installed at some point, then I can work out what was causing the conflict.

@dennisfrank
Copy link

I have the same problem. When a matrix block is collapsed, there are often layout issues with the following block.

This fixed it for me:

.matrixblock-spooned {
    overflow: hidden;
}

@joshangell
Copy link
Contributor

@dennisfrank interesting, could you please humour me and send a db backup and composer.json over to josh@angell.io? I really want to reproduce this one so I can debug it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants