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

User makes Columns wrap within a Column group #594

Closed
magento-engcom-team opened this issue Aug 3, 2020 · 2 comments
Closed

User makes Columns wrap within a Column group #594

magento-engcom-team opened this issue Aug 3, 2020 · 2 comments

Comments

@magento-engcom-team
Copy link
Contributor

magento-engcom-team commented Aug 3, 2020

As a Marketer I want to make columns wrap inside the Column group so that I have more flexibility defining columns layout that I can use when setting layouts for different breakpoints

Preconditions

  • Admin User is logged into Admin Panel
  • Admin User creates a new entity that supports Page Builder
  • Columns are added to the Stage

Acceptance Criteria

  • User can set columns in the column group to be more than 100% width total. Single column can never be more than 100% column group width.
  • User moves column into another line of the Column group by dragging it there (on top or underneath of the current line). If there are other columns, it retains the original size by resizing other columns. If there are no other columns in the column group line, it takes 100% of the column group line width
  • User resizes column horizontally within the column group line only so columns that are in the line always stay in that line until user drags a column outside.
  • User sees that column retains its size when moved or duplicated
  • User can drag a new column to add between smallest columns. If there is not enough space in the line to take up, columns wrapping (removed as not applicable after discussion with <~ybannykh>)

Duplication and resizing rules:

  1. Main Rule: Colum{}O{}(original) and Column{}D{}(Duplicant) should try to keep their original size, free size should be cut from the biggest  column
  2. {}Edge case{}: if  Colum{}O{} is the biggest one in the line, it will be split (50%/50%)
@magento-engcom-team
Copy link
Contributor Author

The issue was exported from the internal JIRA. The link to the original JIRA issue: https://jira.corp.magento.com/browse/PB-108

@m2-assistant
Copy link

m2-assistant bot commented Aug 3, 2020

Hi @magento-engcom-team. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


@m2-community-project m2-community-project bot added this to Ready for Grooming in Backlog Aug 3, 2020
@tkacheva tkacheva added this to the Columns layout optimization milestone Aug 3, 2020
@m2-community-project m2-community-project bot added this to Ready for Grooming in Column Group and Settings Aug 10, 2021
@m2-community-project m2-community-project bot removed this from Ready for Grooming in Backlog Aug 10, 2021
@sidolov sidolov added the story label Aug 17, 2021
@sidolov sidolov moved this from Ready for Grooming to Ready for Development in Column Group and Settings Aug 17, 2021
@m2-community-project m2-community-project bot moved this from Ready for Development to Ready for Grooming in Column Group and Settings Jan 24, 2022
@m2-community-project m2-community-project bot moved this from Ready for Grooming to Dev In Progress in Column Group and Settings Feb 1, 2022
@m2-community-project m2-community-project bot moved this from Ready for Grooming to Dev In Progress in Column Group and Settings Feb 1, 2022
@m2-community-project m2-community-project bot moved this from Dev In Progress to Done in Column Group and Settings May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants