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

XWIKI-22631: color theme list disorganized after changing color theme #3671

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

Conversation

Sereza7
Copy link
Contributor

@Sereza7 Sereza7 commented Nov 21, 2024

Jira URL

https://jira.xwiki.org/browse/XWIKI-22631

Changes

Description

  • Updated the layout
  • Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
  • Updated the pageobject to account for the small changes in HTML

Screenshots & Video

Comparison of displays. There are minor changes, but IMO these are slight improvements.
22631-comparison

Executed Tests

Manual tests, see above. Checking the new style with the same conditions, I could not reproduce the weird out of line overflow that happenned before.

After building the changes with mvn clean install -f xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui and mvn clean install -f xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects, successfully passed the docker tests:
mvn clean install -f xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker .

Manual tests, see screenshot above

Expected merging strategy

  • Prefers squash: Yes
  • Backport on branches:
    • 16.10.X

* Updated the layout
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
* Updated the layout
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
* Updated the pageobject to account for the small changes in HTML
Copy link
Contributor

@manuelleduc manuelleduc left a comment

Choose a reason for hiding this comment

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

Looks good but let's wait for 16.10.0 to be released before merging.

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