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

LPD-50587 - Adapt FrontendDataSet component in DSM and CX pages #4780

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

juanjofgliferay
Copy link
Collaborator

@juanjofgliferay juanjofgliferay commented Mar 6, 2025

Story / Task

LPD-50561 / LPD-50587

Goal

  • Use containers with defined max-width to limit the width of the Frontend Data Set in DSM and CX pages
  • Adapt the width of DSM sections

Concerns

  • Need to update classic & headless taglib to allow passing a new parameter.
  • Clay @media queries consider min-width of the viewport. Need to investigate support of `@container queries.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 8ac9b6c56f56b6f3222ee196435d8d27932ef50a

Sender Branch:

Branch Name: LPD-50587
Branch GIT ID: 521c869197007445995a400bcbbf4b7db9b5feea

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@@ -1,4 +1,5 @@
.management-bar-wrapper {
background-color: #fff;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to define a background color in the fds. I don't like it, because it forces the management bar to have this color. It could be an issue when customers use the data set with a different custom theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants