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: move to detail page after modifying model service #2724

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agatha197
Copy link
Contributor

@agatha197 agatha197 commented Sep 27, 2024

Changes:

This PR modifies the navigation behavior after updating an endpoint in the Service Launcher page. Instead of redirecting to the general '/serving' page, it now navigates to the specific endpoint details page using the endpoint's ID.

Rationale:

This change improves the user experience by directly taking users to the relevant endpoint details after updating, rather than to a general serving page. This allows for immediate access to the newly updated endpoint's information.

Effects:

Users will now be automatically redirected to the specific endpoint details page after updating an endpoint, providing a more seamless and intuitive workflow.

How to test:

  1. Create a new model service
  2. Update
  3. See detail page.

Test list:

  • Go to the detail page after modifying a model service.
  • Go to the list page after creating a new model service.

Checklist:

  • Mention to the original issue
  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link

graphite-app bot commented Sep 27, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @agatha197 and the rest of your teammates on Graphite Graphite

Copy link

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 5.41% 338/6246
🔴 Branches
4.93% (+0% 🔼)
214/4342
🔴 Functions 3.07% 63/2053
🔴 Lines 5.31% 324/6101

Test suite run success

90 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from dee2f78

@agatha197 agatha197 added area:ux UI / UX issue. effort:easy Need to understand only a specific region of codes (good first issue, easy). field:UI / UX urgency:2 With time limit, it should be finished within it; otherwise, resolve it when no other chores. labels Sep 27, 2024 — with Graphite App
@agatha197 agatha197 added this to the 24.09 milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ux UI / UX issue. effort:easy Need to understand only a specific region of codes (good first issue, easy). field:UI / UX size:XS ~10 LoC urgency:2 With time limit, it should be finished within it; otherwise, resolve it when no other chores.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant