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

fix: solve structure component display #929

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

EmmanuelDemey
Copy link
Collaborator

No description provided.

@EmmanuelDemey EmmanuelDemey linked an issue Sep 5, 2024 that may be closed by this pull request
import React from 'react';
import { render, screen } from '@testing-library/react';
import { DescriptionsPanel } from './descriptions-panel';
import { D1, D2 } from '../../../deprecated-locales';
Copy link
Contributor

Choose a reason for hiding this comment

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

image

@EmmanuelDemey EmmanuelDemey merged commit c5d68c8 into main Sep 5, 2024
@EmmanuelDemey EmmanuelDemey deleted the fix/structure-component-panel branch September 5, 2024 15:23
Copy link

sonarqubecloud bot commented Sep 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

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.

Régression sur l'affichage d'une dsd
2 participants