Skip to content

fix(web-hosting): fix issue on csv export menu #16868

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 1 commit into
base: feat/MANAGER-18055
Choose a base branch
from

Conversation

ghyenne
Copy link
Contributor

@ghyenne ghyenne commented Apr 30, 2025

Description

Ticket Reference: #MANAGER-18126

Additional Information

ref: #MANAGER-18126

Signed-off-by: Guillaume Hyenne <guillaume.hyenne@ovhcloud.com>
@ghyenne ghyenne requested a review from a team as a code owner April 30, 2025 16:01
@ghyenne ghyenne requested review from helabenkhalfallah and anooparveti and removed request for a team April 30, 2025 16:01
@github-actions github-actions bot added universe-web-cloud dependencies Pull requests that update a dependency file bug Something isn't working labels Apr 30, 2025
Copy link
Contributor

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@ovh-ux/manager-react-components UPDATED 1.47.1 2.21.1

&::part(button) {
width: 100%;
justify-content: left;
height: 32px;
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe useful to use em size unit

@@ -399,6 +401,10 @@ export default function Websites() {
<OdsPopover
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't understand why it's so complex to use.

I think the implemention is bad ( May be since migration ?) : https://ovh.github.io/design-system/latest/?path=/docs/ods-components-popover--migration-from-17-x

May be fix the implementation can fix your problem ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file universe-web-cloud
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants