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

FEATURE: Refactor CommonList component so that it has a default UI #10

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 11 months ago

Have you updated the title?

As a...

user

I can...

easily tell when there are no commons for me to visit or join

So that...

I won't get confused when common list component is empty

Discussion

  1. Currently, when common list is empty, the UI only shows the names of the columns and a white background.
  2. Improve UX for CommonList.js by adding a default UI to say something like "currently there are no commons available" so that users can better understand what is going on.
  3. The design of this feature is entirely up to students.

Acceptance Criteria

Implementation Todos

Frontend:

Testing: