mazipan / tanyaaja.in

❓Kumpulkan pertanyaan secara anonim dari siapa saja dengan mudah
https://tanyaaja.in
MIT License
138 stars 38 forks source link

FIX: Unbalanced Question Card Layout #63

Closed amarangganar closed 1 year ago

amarangganar commented 1 year ago

Closes #55, #39

Description

Fix unbalanced question card layout issue on /account page by moving the button to the very bottom. This approach is taken since it could be solved with pure CSS only compares to taking masonry layout approach.

Screenshot 2023-10-13 at 19 02 37

While I'm at it, I also did several changes to the code for /account page and EmptyState as follows:





This change also affected /eksplor page since it alsoe uses EmptyState component

Screenshot 2023-10-13 at 19 00 10
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @mazipan on Vercel.

@mazipan first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tanyaaja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2023 0:44am
mazipan commented 1 year ago

Could you insert some screenshots on the PR description. It will be nice for me to see it in action before merging it

mazipan commented 1 year ago

Also I need to merge #62 first, so expect some conflict since the changes are many

mazipan commented 1 year ago

Help to resolve the conflict ya @amarangganar

amarangganar commented 1 year ago

PR description is now updated with screenshot ya Mas @mazipan