-
Notifications
You must be signed in to change notification settings - Fork 178
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
Revamp empty state in Model Serving Global #1835
Conversation
|
@lucferbux What layout questions do you have? |
Ah, it's just that changing the button from primary to link removes the top padding, so "Go to the project pages" is closer to the body than other EmptyStates components that we have (even the older one). I would say that's by design but I just want the feedback from UX to make sure if it's ok. |
@lucferbux It's probably not by design. :-) The PF examples on the website only show empty states with primary buttons, but I understand why we want to use a link button here. So please add some padding to make the spacing consistent with the other empty states. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e6efae8
to
d8348d2
Compare
frontend/src/pages/modelServing/screens/global/EmptyModelServing.tsx
Outdated
Show resolved
Hide resolved
This should be ready to go thanks @manaswinidas @christianvogt let me know if it's ok this way cc @DaoDaoNoCode |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lucferbux The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Closes #1091
(Re opening this again since i merge it accidentally)
How Has This Been Tested?
Model Serving
global pageTest Impact
Added coverage for empty state
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main