student-hub / acs-upb-mobile

A mobile application for students at ACS UPB.
MIT License
27 stars 22 forks source link

Hide home cards with not items, but keep old "not-yet" functionality #336

Closed stefanp0pa closed 2 years ago

stefanp0pa commented 2 years ago

image image

Each info card on the home page is able to receive a new parameter called showWhenNoItems which should be a corespondent widget for when there are no available card items. If a null value is provided, the info card widget will default to its old "not-yet" functionality.

IoanaAlexandru commented 2 years ago

Please make a PR from a branch in the main repo instead of a fork, otherwise the automatic code review doesn't work correctly.