You need to sign in or sign up before continuing.
BI-1102 building address not showing when added to group
Created by: ay701
In building group view, search & add a building, the address is not showing in list
Goals: (in building list view)
- Searched and added a building should always show in the table without refreshing page
Test:
- In
dashboardfolder, pull from this branch - Make sure both
dashboardandbuildingServiceare running - Go to buildingGroup42 page
- Search for a random address, then click on "+ Add" button to add the building
- See if building is added to the group with the address showing properly
Issues:
- BI-1102 Building Group View - Building address not showing when added to the group
Notes:
- This PR still uses fake building object (as backend not ready yet with POST request)
- This PR generates random building ID for searched address for testing purpose