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

Padding error with system level extensions #548

Closed
Jont828 opened this issue Apr 18, 2024 · 4 comments
Closed

Padding error with system level extensions #548

Jont828 opened this issue Apr 18, 2024 · 4 comments
Labels
problem/more information needed Not enough information has been provide to diagnose this issue. problem/stale This has not had a response in some time solution/invalid This doesn't seem right

Comments

@Jont828
Copy link

Jont828 commented Apr 18, 2024

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

@agilgur5
Copy link
Member

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 agilgur5 added the solution/invalid This doesn't seem right label Apr 20, 2024
@Jont828
Copy link
Author

Jont828 commented Apr 22, 2024

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

@agilgur5 agilgur5 added the problem/more information needed Not enough information has been provide to diagnose this issue. label May 2, 2024
Copy link

Stale issue message

@github-actions github-actions bot added the problem/stale This has not had a response in some time label May 17, 2024
Copy link

github-actions bot commented Jun 1, 2024

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 github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem/more information needed Not enough information has been provide to diagnose this issue. problem/stale This has not had a response in some time solution/invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants