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

Session detail panel basic layout #2784

Closed
yomybaby opened this issue Oct 29, 2024 · 0 comments · Fixed by #2775
Closed

Session detail panel basic layout #2784

yomybaby opened this issue Oct 29, 2024 · 0 comments · Fixed by #2775
Assignees

Comments

@yomybaby
Copy link
Member

yomybaby commented Oct 29, 2024

Implement the basic Session detail panel to open in a drawer using the compute_session_node GraphQL query and GraphQL Fragment in a component.

@yomybaby yomybaby self-assigned this Oct 31, 2024
yomybaby added a commit that referenced this issue Nov 5, 2024
Resolve #2784

This PR introduces the Session detail panel. This is the basic version that displays basic information along with 2 action buttons (Open terminal, Terminate Session).

You can check the remaining features in #2783.

![image](https://github.com/user-attachments/assets/00e6469c-69cd-478d-98ad-85c925a72d43)

### How to test
- You can view the Session detail panel by clicking on the session ID in the model service detail page's Routes Info card.
- You can open the Session detail panel using deep link (e.g. http://127.0.0.1:9081/job?sessionDetail=d70365e2-8fba-4c9b-bc51-4a9f906866d9)
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 a pull request may close this issue.

1 participant