Closed Th1nkK1D closed 1 year ago
Hi there, can I work on this one?
@Th1nkK1D It looks like the card is clickable. Can we click on the entire card or just a specific part of it?
@Th1nkK1D It looks like the card is clickable. Can we click on the entire card or just a specific part of it?
The entire card can be clicked, that why the hover state changes the color of the whole card ;)
Merged #32
View Figma file
Depended on
21
Can do other parts of the component first if the issue is not closed yet
Starting point
yarn gen:component
orientation: 'landscape' | 'portrait'
default = 'landscape'nickname: string
title: string
(ชื่อทางการ)proposedBy: { avatar: string, name: string, description: string }
proposedOn: Date
status: BillStatus
defined insrc/models/bill.ts
currentState: string | undefined
daySinceProposed: number
billUrl: string
#
forbillUrl
for now.Hst.Variant
in grid layout (see doc)