refactor(frontend): add shared list tile component #60

Open
dev-bot wants to merge 2 commits from refactor/shared-list-tile into main
Collaborator

Introduce a reusable ListTile component for consistent icon, title, subtitle, chevron, focus, and responsive navigation patterns across the event list and event landing page.

Introduce a reusable ListTile component for consistent icon, title, subtitle, chevron, focus, and responsive navigation patterns across the event list and event landing page.
refactor(frontend): add shared list tile component
All checks were successful
PR Validation / validate (pull_request) Successful in 5m2s
8202a47efc
Amp-Thread-ID: https://ampcode.com/threads/T-01a03af3-6fe6-746b-a4b7-41fca759afb0
Co-authored-by: Addison Emig <[email protected]>
fix(frontend): wrap long list tile titles
All checks were successful
PR Validation / validate (pull_request) Successful in 5m13s
b731bd4a5e
Amp-Thread-ID: https://ampcode.com/threads/T-01a03af3-6fe6-746b-a4b7-41fca759afb0
Co-authored-by: Addison Emig <[email protected]>
dev-bot force-pushed refactor/shared-list-tile from b731bd4a5e
All checks were successful
PR Validation / validate (pull_request) Successful in 5m13s
to 887038febf
All checks were successful
PR Validation / validate (pull_request) Successful in 5m3s
2026-08-28 03:58:52 -04:00
Compare
All checks were successful
PR Validation / validate (pull_request) Successful in 5m3s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor/shared-list-tile:refactor/shared-list-tile
git switch refactor/shared-list-tile

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff refactor/shared-list-tile
git switch refactor/shared-list-tile
git rebase main
git switch main
git merge --ff-only refactor/shared-list-tile
git switch refactor/shared-list-tile
git rebase main
git switch main
git merge --no-ff refactor/shared-list-tile
git switch main
git merge --squash refactor/shared-list-tile
git switch main
git merge --ff-only refactor/shared-list-tile
git switch main
git merge refactor/shared-list-tile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kwila/tournaments!60
No description provided.