Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

fix(upvote button): reduced upvote button size and unintentional shrinking#31

Open
vignesh-udhay wants to merge 2 commits into
mcnaveen:devfrom
vignesh-udhay:upvote-button
Open

fix(upvote button): reduced upvote button size and unintentional shrinking#31
vignesh-udhay wants to merge 2 commits into
mcnaveen:devfrom
vignesh-udhay:upvote-button

Conversation

@vignesh-udhay

Copy link
Copy Markdown
  1. Upvoted button size: The width of the upvote button was reduced to be smaller than its height, creating a more compact appearance.
  2. Zero vote display: The number of votes is now displayed even when it's zero, making it clear that the button is for upvoting.
  3. Layout adjustments: The overall layout was modified, which unintentionally caused the upvote button to shrink in size.

Fixes #4 #5.

@CLAassistant

CLAassistant commented Oct 10, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@vercel

vercel Bot commented Oct 10, 2024

Copy link
Copy Markdown

@vignesh-udhay is attempting to deploy a commit to the MC Naveen's projects Team on Vercel.

A member of the Team first needs to authorize it.

@mcnaveen

Copy link
Copy Markdown
Owner

Hi @vignesh-udhay Thanks for the PR. I'm reviewing it now.
Btw, did you setup a hacktoberfest profile already?

@mcnaveen

Copy link
Copy Markdown
Owner

Nice work so far.

Could you fix one more thing? https://github.com/mcnaveen/liny/blob/dev/components/boards/card.tsx

gQUVQzvG4rQwat8e000050

@vignesh-udhay

Copy link
Copy Markdown
Author

Hi @vignesh-udhay Thanks for the PR. I'm reviewing it now. Btw, did you setup a hacktoberfest profile already?

No. I haven't set one up. Should I?

@vignesh-udhay

Copy link
Copy Markdown
Author

Fixed the board card issue and I've also created hacktoberfest profile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upvote button shrinks when desc is bigger

3 participants