argo-ui icon indicating copy to clipboard operation
argo-ui copied to clipboard

Padding error with system level extensions

Open Jont828 opened this issue 10 months ago • 3 comments

I'm developing a system level extension and I'm having an issue where there's a sb-page-wrapper class that has a padding of 230px that shifts my extension to the left as shown in this picture. I'd like to have my extension be able to use the space right next to the black nav bar on the left.

image

There's also another div with style .cd-layout--extension .cd-layout__content--sb-expanded that has padding-left: 230px as well, which leads me to believe there's a bug where we're accidently applying the padding twice.

image

Jont828 avatar Apr 18 '24 23:04 Jont828

The screenshots look correctly centered, so why do you believe there's a bug?

with style .cd-layout--extension .cd-layout__content--sb-expanded

That sounds specific to Argo CD. This repo is for common UI components between Argo projects and not specific to CD. See also #453

agilgur5 avatar Apr 20 '24 14:04 agilgur5

Ah, yeah that screenshot is a bad example. It's not being center in that picture, rather the card is wrapping to the next line. Here's another example that might work better. But I can go ahead and try to open something in Argo CD.

image

Jont828 avatar Apr 22 '24 20:04 Jont828

Stale issue message

github-actions[bot] avatar May 17 '24 11:05 github-actions[bot]

This issue has been closed due to inactivity and lack of information. If you still encounter this issue, please add the requested information and re-open.

github-actions[bot] avatar Jun 01 '24 02:06 github-actions[bot]