Skip to content

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

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

Conversation

@albozek albozek requested review from a team and Copilot August 20, 2025 12:31
Copy link

@Copilot Copilot AI left a 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.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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.

8 participants