mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #8] [Feature Request] Quick discord button link next to profile dropdown #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sortedsheep0101 on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/8
Just a small lil' idea to have quick access to the community discord maybe
Had the same issue as AdenMGB where I couldn't run
yarn tauri devbut if there is something wrong, ehh oh well.I had downloaded a template of the discord icon and just put it somewhere where it fits.
First time using Vue btw, so expect for it to be retarded.
components/Header.vue

components/icons/DiscordIcon.vue (new Script + new SVG)

Yours Truly,
Sortedsheep0101
@DecDuck commented on GitHub (Dec 26, 2024):
By the way, that error doesn't mean the dev environment failed to start, it's just something annoying that TailwindCSS does.
@AdenMGB
For the Discord icon, we already include it on error pages (for obvious reasons lmao), so I'm hesitant to include to elsewhere, especially somewhere so prominent. Maybe somewhere in the app settings?
Edit: or the user dropdown
@Sortedsheep0101 commented on GitHub (Dec 26, 2024):
yeah that seems abt right
do what you want to do, good luck!
[Feature Request] Quick discord button link next to profile dropdownto [GH-ISSUE #8] [Feature Request] Quick discord button link next to profile dropdown