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

Update Search empty state #2975

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

epwinchell
Copy link
Contributor

@epwinchell epwinchell commented Nov 12, 2024

Jira: https://issues.redhat.com/browse/RHCLOUD-36187

  • Buttons to launch help and the VA are currently commented out and will be addressed in follow-ups.

Old
Screenshot 2024-11-12 at 9 04 17 AM

New
Screenshot 2024-11-12 at 9 31 46 AM

@epwinchell epwinchell marked this pull request as draft November 12, 2024 14:03
@epwinchell epwinchell requested a review from a team November 12, 2024 14:32
@epwinchell epwinchell marked this pull request as ready for review November 12, 2024 14:32
EmptyStateHeader,
EmptyStateIcon,
} from '@patternfly/react-core/dist/dynamic/components/EmptyState';
// import { Button } from '@patternfly/react-core/dist/dynamic/components/Button';
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove the commented code?

Copy link
Contributor Author

@epwinchell epwinchell Nov 12, 2024

Choose a reason for hiding this comment

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

@Hyperkid123 We have two buttons that need to be activated in follow-up PRs/Jira and all the styling has been done here. Can we leave it all in? Otherwise, there's not much point to this PR cc @fhlavac

Screenshot 2024-11-12 at 9 52 35 AM

Copy link
Contributor

Choose a reason for hiding this comment

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

We need https://issues.redhat.com/browse/RHCLOUD-36235 to activate the Launch button. @Hyperkid123 can you please take a look if anything needs to be added to the ticket? If it is good, I could do it to unblock this one (I know it's Chrome UI, so if you or the Services team have capacity, we can also assign it to someone else).

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see any reason why you could not work on it.

</TextContent>
</EmptyStateBody>
{/* <EmptyStateFooter className="pf-v5-u-mt-md">
Copy link
Contributor

Choose a reason for hiding this comment

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

^^

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.

3 participants