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

Responsive helm values table branch #294

Merged

Conversation

Rishikesh63
Copy link
Contributor

Notes for Reviewers

This PR fixes #269
made scrolable values table

Customizing.Layer5.Cloud.Deployment.with.Helm._.Layer5.Documentation.-.Google.Chrome.2024-06-22.00-52-57.mp4

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Rishikesh Maddhesiya <[email protected]>
Signed-off-by: Rishikesh Maddhesiya <[email protected]>
Copy link

netlify bot commented Jun 22, 2024

Deploy Preview for bejewelled-pegasus-b0ce81 ready!

Name Link
🔨 Latest commit 0d67e5b
🔍 Latest deploy log https://app.netlify.com/sites/bejewelled-pegasus-b0ce81/deploys/667667d5ee7b290008ab1fae
😎 Deploy Preview https://deploy-preview-294--bejewelled-pegasus-b0ce81.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines +8 to +13
<style>
.table-container {
overflow-x: auto;
max-width: 100%;
}
</style>
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you move table-container styles to _content_project.scss file beside other table related styles?

Also I think having a max-width for each column would be good so data is easily accessible @iArchitSharma

Copy link
Contributor

Choose a reason for hiding this comment

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

@Rishikesh63 @GaganpreetKaurKalsi Please do this in another PR if you would; this needs to be merged urgently.

@iArchitSharma iArchitSharma merged commit 41a272c into layer5io:master Jun 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

[Docs] Self-Hosted: Responsiveness of Helm values table
3 participants