You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QA team has identified a regression on PCI-Rancher.
Upon investigation, it appears that there was a PR on manager-react-component on onBoarding pages 7 seven days ago.
The recent PR from tibs245 is likely the source if the issue: https://github.com/ovh/manager/pull/13134/files
It looks like the className has changed, before it was hardcoded in className="max-h-[150px]" and now className={max-h-28 ${imgClassName ?? ''}} but seems to be empty in props
Thank you for your attention
Steps To Reproduce
1 - Go to prod OVH > Public Cloud > Pci-Rancher
Expected Behavior
The size must stay constant on all onBoarding pages
What browsers are you using?
Chrome
Which devices are used?
Desktop
Additional information to add?
No response
The text was updated successfully, but these errors were encountered:
Have you already contacted our help centre?
Is there an existing issue for this?
Describe the bug
QA team has identified a regression on PCI-Rancher.
Upon investigation, it appears that there was a PR on manager-react-component on onBoarding pages 7 seven days ago.
The recent PR from tibs245 is likely the source if the issue:
https://github.com/ovh/manager/pull/13134/files
It looks like the className has changed, before it was hardcoded in className="max-h-[150px]" and now className={max-h-28 ${imgClassName ?? ''}} but seems to be empty in props
Thank you for your attention
Steps To Reproduce
1 - Go to prod OVH > Public Cloud > Pci-Rancher
Expected Behavior
The size must stay constant on all onBoarding pages
What browsers are you using?
Chrome
Which devices are used?
Desktop
Additional information to add?
No response
The text was updated successfully, but these errors were encountered: