-
Notifications
You must be signed in to change notification settings - Fork 39
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
handle prereq links, fix spacing a bit #144
Conversation
✔️ Deploy Preview for quickstarts ready! 🔨 Explore the source changes: ed56af6 🔍 Inspect the deploy log: https://app.netlify.com/sites/quickstarts/deploys/622a1c20e75b9f0008d3b332 😎 Browse the preview: https://deploy-preview-144--quickstarts.netlify.app/ |
@@ -90,6 +90,7 @@ const QuickStartTile: React.FC<QuickStartTileProps> = ({ | |||
/> | |||
} | |||
onClick={handleClick} | |||
href="#" |
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.
added due to CatalogTile bug
https://github.com/patternfly/patternfly-react/issues/7039
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.
Looking good! :)
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.
LGTM! :)
Closes #142 #138 #130 #104 #132
Partially addresses #125
Regarding the links issues, I added some sample links to this item
https://deploy-preview-144--quickstarts.netlify.app/?quickstart=add-healthchecks