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

Insert URL links for names in the support block #6248

Conversation

ashutosh-narkar
Copy link
Member

@ashutosh-narkar ashutosh-narkar commented Sep 25, 2023

The card block being clickable is not clear. This
change updates the card content to include a clickable
company name.

@netlify
Copy link

netlify bot commented Sep 25, 2023

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit f5c8e65
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/6511f7a0cbcd78000828c884
😎 Deploy Preview https://deploy-preview-6248--openpolicyagent.netlify.app/support
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

The card block being clickable is not clear. This
change updates the card content to include a clickable
company name.

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
@@ -17,25 +17,25 @@ <h1 class="banner-content">
</div>

<div class="grid-container page-content">
<div class="card" onclick="window.open('https://www.styra.com/styra-opa-support?utm_medium=partner&utm_source=opa&utm_campaign=dmge&utm_content=opa-support')">
Copy link
Contributor

Choose a reason for hiding this comment

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

This will make only part of the card clickable, instead of the complete thing, right?
Should we instead add cursor: pointer; to the :hover css style for the card?

@ashutosh-narkar
Copy link
Member Author

Closing in favor of #6249.

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.

None yet

2 participants