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

Feat: improve Helm charts values.yaml popup #908

Closed
wants to merge 1 commit into from

Conversation

am6737
Copy link
Contributor

@am6737 am6737 commented Oct 4, 2024

  • Added custom width (60vw) to Helm values.yaml dialog for better visibility.
  • Enabled close modes: 'close' and 'mask' to improve user experience.

Closes #851

Description of your changes

Fixes #851

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run yarn lint to ensure the frontend changes are ready for review.
  • Run make reviewableto ensure the server changes are ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

Special notes for your reviewer

- Added custom width (60vw) to Helm values.yaml dialog for better visibility.
- Enabled close modes: 'close' and 'mask' to improve user experience.

Closes kubevela#851

Signed-off-by: am6737 <1359816810@qq.com>
@am6737 am6737 marked this pull request as draft October 4, 2024 07:39
@am6737 am6737 marked this pull request as ready for review October 4, 2024 07:40
@am6737 am6737 closed this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] The popups of helm charts values.yaml needs improvement
1 participant