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

Add Discord + Support to the left navigation #2095

Open
perkinsjr opened this issue Sep 16, 2024 · 9 comments · May be fixed by #2119
Open

Add Discord + Support to the left navigation #2095

perkinsjr opened this issue Sep 16, 2024 · 9 comments · May be fixed by #2119
Labels
Dashboard Unkey dashboard related

Comments

@perkinsjr
Copy link
Collaborator

Add the request support and a link to Discord, from the command + K to the sidebar.

People are less likely to find that hidden feature that isn't advertised anywhere causing friction to find support or our discord.

@perkinsjr perkinsjr added the Dashboard Unkey dashboard related label Sep 16, 2024
Copy link

linear bot commented Sep 16, 2024

@harshsbhat
Copy link
Contributor

Can I work on this?

@harshsbhat
Copy link
Contributor

image

The icon is also not looking good in the dark mode. So, we will need to fix that as well

Also, the https://app.unkey.com/discord link is not redirecting to anything. It should ideally redirect to the server. By side bar I assume you mean below the vertical nav under Resources

@chronark
Copy link
Collaborator

it's https://unkey.com/discord

@harshsbhat
Copy link
Contributor

it's https://unkey.com/discord

I know but the Commad + k or Control + k has the issue I mentioned. If you click on the discord button here. It will redirect to https://app.unkey.com/discord which is a 404 page.

<CommandItem onSelect={() => router.push("/discord")}>

It should be the actual link instead of /discord i.e https://discord.com/invite/fDbezjbJbD"

image

@chronark
Copy link
Collaborator

no, it should be https://unkey.com/discord

@harshsbhat
Copy link
Contributor

Sure, I will make a PR for both this link and #2100 in 10-15 minutes.

@harshsbhat
Copy link
Contributor

image

WDYT?

@chronark
Copy link
Collaborator

We can keep it as "Resources", but adding the 2 links is good, yes

@harshsbhat harshsbhat linked a pull request Sep 20, 2024 that will close this issue
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Unkey dashboard related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants