-
Notifications
You must be signed in to change notification settings - Fork 18
IBX-10440: Changed base icon size #1687
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
base: main
Are you sure you want to change the base?
Conversation
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.
Pull Request Overview
This PR updates icon sizes across the admin UI by changing the CSS class from ibexa-icon--small
to ibexa-icon--small-medium
in various components and templates. The change affects icons throughout the application to implement a consistent base icon size.
- Updated icon size classes across React components and Twig templates
- Maintained consistent visual styling by replacing small icons with small-medium sized icons
- Applied changes systematically across all UI modules including universal discovery, sub-items, multi-file upload, content tree, and admin templates
Reviewed Changes
Copilot reviewed 104 out of 104 changed files in this pull request and generated no comments.
File | Description |
---|---|
JavaScript modules (various) | Updated React components to use ibexa-icon--small-medium class for consistent icon sizing |
Twig templates (various) | Updated admin UI templates to use the new icon size class in buttons, forms, and navigation elements |
Helper scripts | Updated form validation helper to use new icon size for error messages |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
1e6ecad
to
b5f5742
Compare
45f3a46
to
560e079
Compare
|
Related PRs:
Description:
For QA:
Documentation: