Skip to content

fix(portal): COCO-4851, remove padding around connector images#931

Merged
jcbe-ode merged 1 commit intodevelop-b2schoolfrom
fix-COCO-4851
Nov 25, 2025
Merged

fix(portal): COCO-4851, remove padding around connector images#931
jcbe-ode merged 1 commit intodevelop-b2schoolfrom
fix-COCO-4851

Conversation

@jcbe-ode
Copy link
Copy Markdown
Contributor

Description

En 1D, les connecteurs ont un padding qui déforme l'image.
Ce commit force leur padding à 0 à la fois en 1D et en 2D, sans effet de bord.

Fixes

https://edifice-community.atlassian.net/browse/COCO-4851

Type of change

Please check options that are relevant.

  • Chore (PATCH)
  • Doc (PATCH)
  • Bug fix (PATCH)
  • New feature (MINOR)

Which packages changed?

Please check the name of the package you changed

  • admin
  • app-registry
  • archive
  • auth
  • cas
  • common
  • communication
  • conversation
  • directory
  • feeder
  • infra
  • portal
  • session
  • test
  • tests
  • timeline
  • workspace

Tests

  1. Describe here the tests you performed
  2. Step by step
  3. With expected results

Reminder

  • Security flaws

  • Performance impacts (think bulk !)

  • Unit tests were replayed

  • Unit tests were added and/or changed

  • I have updated the reminder for the version including my modifications

  • Not concerned

@jcbe-ode jcbe-ode requested a review from Copilot November 25, 2025 10:43
Copy link
Copy Markdown
Contributor

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 fixes a padding issue affecting connector images in the portal, where connectors had unwanted padding that deformed the image in 1D view. The fix sets padding to 0 for connector category applications without side effects in both 1D and 2D views.

  • Removes default padding for connector category applications by adding p-0 class

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

@jcbe-ode jcbe-ode merged commit 0c1f971 into develop-b2school Nov 25, 2025
1 check passed
@jcbe-ode jcbe-ode deleted the fix-COCO-4851 branch November 25, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants