unkeyed / unkey

Open source API management platform
https://go.unkey.com
Other
2.88k stars 284 forks source link

Add Discord + Support to the left navigation #2095

Open perkinsjr opened 1 week ago

perkinsjr commented 1 week ago

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.

linear[bot] commented 1 week ago

ENG-1327 Add Discord + Support to the left navigation

harshsbhat commented 1 week ago

Can I work on this?

harshsbhat commented 1 week ago

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 commented 1 week ago

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

harshsbhat commented 1 week ago

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

I know but theCommad + k orControl + 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 commented 1 week ago

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

harshsbhat commented 1 week ago

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

harshsbhat commented 1 week ago

image

WDYT?

chronark commented 1 week ago

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