project-icp / bee-pollinator-app

The web application front end for the ICP Pollinator Decision Support Tool 🐝
Apache License 2.0
6 stars 1 forks source link

Fix Staging Issues #500

Closed rajadain closed 5 years ago

rajadain commented 5 years ago

Overview

Fixes issues found during staging testing.

Demo

Previously this button was overlapping content:

image

That is now fixed:

image


Previously reloading the main app after logging in would fetch apiaries in a random order:

image

They are now always fetched in the correct order:

image

Testing Instructions

rajadain commented 5 years ago

CI failed due to leftover libpq-dev issues, not a real problem. Going to merge this now.