Skip to content

Conversation

@Nidhi1314
Copy link

closes #138

Summary:
This PR adds a toggle button in the JobDialog to switch between a concise summary view and the full YAML view of a job.

Changes:

  • Introduced a toggle control (“Summary View” / “YAML View”) in the job detail dialog.
  • Summary view displays essential job details for quick reference.
  • YAML view shows the complete job specification in YAML format.

Testing:

  • Toggle switches smoothly between summary and YAML views.
  • Key information is correctly displayed in summary view.

Why this matters:

  • Improves user experience by providing immediate insights without needing to parse YAML.
  • Gives flexibility to see detailed configuration when needed.

Screenshots:

Summary View:
Screenshot 2025-05-22 233325

YAML View:
Screenshot 2025-05-22 233315

@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign william-wang
You can assign the PR to them by writing /assign @william-wang in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

@de6p de6p left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! We're moving to a new interface for the Volcano Dashboard very soon. You can check the progress here — a brand-new UI is on the way.
// @Monokaix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add toggle to switch between summary and YAML view of Job

3 participants