the-collab-lab / tcl-67-smart-shopping-list

https://tcl-67-smart-shopping-list.web.app/
3 stars 1 forks source link

list item checkboxes and buttons now look closer to mockups #101

Closed flbarfield closed 5 months ago

flbarfield commented 5 months ago

Description

List items buttons and checkboxes now line up better to resemble the Hi Fi mockup

Related Issue

closes #90

Acceptance Criteria

Alignment of list items resemble mockup

Type of Changes

Enhancement

Updates

Before

old1 old 2

After

new1 new2

Testing Steps / QA Criteria

Select list from home page, navigate to list view

github-actions[bot] commented 5 months ago

Visit the preview URL for this PR (updated for commit 3e2fd9a):

https://tcl-67-smart-shopping-list--pr101-item-division-fix-90-oy9m7hn1.web.app

(expires Sun, 07 Apr 2024 15:41:46 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1dc6f6876568bd8a1c97781eec7984835c207f7c

jtkabenni commented 5 months ago

hey @flbarfield , I just added a Button component in pr #103 that may throw a wrench into your work here. Now all of the delete buttons are using the Button component. We did this so we could reuse the same component and easily control things such as styling and click behavior