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

Cornerstone content panel misses collapsible container #12756

Closed
afercia opened this issue Apr 24, 2019 · 1 comment · Fixed by #12763
Closed

Cornerstone content panel misses collapsible container #12756

afercia opened this issue Apr 24, 2019 · 1 comment · Fixed by #12763
Assignees
Labels
component: interface Visual interface problems or enhancements

Comments

@afercia
Copy link
Contributor

afercia commented Apr 24, 2019

On current trunk: looks like the Cornerstone content panel in the sidebar misses some padding:

Screenshot 2019-04-24 at 10 43 21

As far as I can tell, the collapsibles content should be wrapped within a Collapsible__Content container which is missing.

@afercia afercia added bug component: interface Visual interface problems or enhancements labels Apr 24, 2019
@afercia
Copy link
Contributor Author

afercia commented Apr 24, 2019

Looks like this should use the SidebarCollapsible component, also in the meta box:

Screenshot 2019-04-24 at 11 46 21

See

import Collapsible from "./SidebarCollapsible";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface Visual interface problems or enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants