-
Notifications
You must be signed in to change notification settings - Fork 16
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
IBX-9056: Redesigned content preview #1381
Conversation
3441d4d
to
937b7a8
Compare
937b7a8
to
62bcebd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi :)
I found some bugs
- The selected item (site) from the dropdown is not visible.
- The dropdown should not have a border, according to the design.
- The close button is too large.
- The page content element is rounded, but it shouldn't be according to the Figma design.
- The separating line between the dropdown and the device view is missing ( according to the Figma design)
src/bundle/Resources/views/themes/admin/content/content_preview.html.twig
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi :) I found two more bugs:
- According to the design:
In addition to the site name that we display, we should also show a globe icon and the label 'Site: '.
- The arrow next to the site dropdown in the design is white, but on our side, it is gray. Here, we should implement a hover effect similar to the one used for device selection to ensure consistency.
@KamilSznajdrowicz we will not introduce here "site context switcher" as this is separate package and we cannot use it here. |
b5febe4
to
2b37de5
Compare
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA Approved
Description:
For QA:
Documentation: