ucsb-cs156-f23 / proj-happycows-f23-5pm-1

https://ucsb-cs156-f23.github.io/proj-happycows-f23-5pm-1/
0 stars 0 forks source link

Refactor CommonList component with a default UI #27

Closed lukewli closed 10 months ago

lukewli commented 10 months ago

Overview

In this PR, when the common list component in home page is empty, I will show a default UI and when the common list component is not empty, I will the list the component as it is.

Screenshots (Optional)

Before

Screenshot 2023-11-28 at 9 39 03 PM

After

Screenshot 2023-11-28 at 9 38 37 PM Screenshot 2023-11-28 at 9 38 52 PM

Tests

Linked Issues

Closes #10

haroldmo commented 10 months ago

This looks good running on my end. All the tests passed too.

pconrad commented 10 months ago

This looks good running on my end. All the tests passed too.

This is not a code review. Please see: https://ucsb-cs156.github.io/topics/code_reviews/code_reviews_github.html