[REQ] Create card component for projects page #19
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tygrvault/tygr.dev-v3#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Is your feature request related to a problem?
On mobile, project descriptions, images and year of creation aren't easily / not readable as they either the elements don't exist or overlap the viewport.
Here's what the projects page looks like on my Pixel 7:
Describe the solution you'd like
To prevent this, an alternative component could be used for mobile screens only so all content fits.
Maybe re-create the card components used for projects on v3.tygr.dev?
Additionally, a toggle could be implemented to switch between column and card views.