Skip to content

Conversation

@UndeadTokenArt
Copy link

No description provided.

@netlify
Copy link

netlify bot commented Nov 22, 2025

Deploy Preview for hoppdocs ready!

Name Link
🔨 Latest commit 98a4ba7
🔍 Latest deploy log https://app.netlify.com/projects/hoppdocs/deploys/693734dcd45f5c0008a67362
😎 Deploy Preview https://deploy-preview-179--hoppdocs.netlify.app
📱 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 project configuration.

@CLAassistant
Copy link

CLAassistant commented Nov 22, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@konsalex konsalex left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @UndeadTokenArt

Some quick points:

  1. We can extract the button "pill" as a component, to avoid writing this two times

  2. For the styling something along the lines fits more with the web-app:

<div className="absolute z-20 translate-y-0 translate-x-10 w-max mx-auto px-3 py-1 border border-gray-200 right-[30px] top-[-15px] font-medium text-center whitespace-nowrap bg-white shadow-md text-slate-700 text-xs rounded-md">
                          Last Used
</div>
  1. Its a bit strange that it renders directly as we click it, before we get redirected to the auth provider, but I think we can leave it for now

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