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

1 Column is not working in Expanded widget preview menu configuration #4608

Closed
harshmehta813 opened this issue Jul 3, 2024 · 0 comments · Fixed by #4609
Closed

1 Column is not working in Expanded widget preview menu configuration #4608

harshmehta813 opened this issue Jul 3, 2024 · 0 comments · Fixed by #4609
Labels

Comments

@harshmehta813
Copy link
Contributor

To Reproduce

Step-by-step instructions to reproduce the behavior:

  1. Add a New Area type
  2. set expanded: true and columns: 1
  3. Open that expanded menu on the UI
  4. Notice that all widgets inside that area are stacked together

Expected behavior

Only one column and one widget per row should appear

Describe the bug

Styles are missing for apos-widget-group--1-column class

Version of Node.js:
20.15.0

Server Operating System:
Windows

Screenshots
image

harshmehta813 added a commit to harshmehta813/apostrophe that referenced this issue Jul 3, 2024
harshmehta813 added a commit to harshmehta813/apostrophe that referenced this issue Jul 3, 2024
BoDonkey added a commit to harshmehta813/apostrophe that referenced this issue Jul 4, 2024
BoDonkey added a commit that referenced this issue Jul 5, 2024
* feat(#4608): adding styles for 1 column

* #4608 changelog updated

* Update modules/@apostrophecms/area/ui/apos/components/AposAreaExpandedMenu.vue

Co-authored-by: Robert Means <robert@robertmeans.net>

---------

Co-authored-by: Robert Means <robert@robertmeans.net>
Co-authored-by: Robert Means <robert@apostrophecms.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant