biobricks / bionet-new

The in-progress bionet frontend refactor
2 stars 1 forks source link

Container Profile / Physical Profile - Clicking Favorite Button Breaks Layout #114

Closed matthewstewart closed 6 years ago

matthewstewart commented 6 years ago

When in a container profile, clicking the favorite button makes the profile disappear: containerfavorite1 containerfavorite2

autonomous1 commented 6 years ago

The favorites button currently toggles the display of favorites on/off. Please provide details on the ui to show/hide/add/remove favorites.

matthewstewart commented 6 years ago

Adding and removing the favorites is the toggle button. The favorites UI we is in the demo directory: https://github.com/biobricks/bionet-new/blob/master/src/js/components/demo/Favorites.js

matthewstewart commented 6 years ago

It can be viewed at /ui/favorites within the application.