SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
106 stars 55 forks source link

Inventory Detail: AH: Cycle pulldown - have to select it twice to update the data #4614

Open RDmitchell opened 2 months ago

RDmitchell commented 2 months ago

instance: dev2 SHA: f3d92cbff Org: Better Buildings Full Run User: RD+688

In the Inventory Detail view, there is an option to select a cycle.

If you select a cycle, the data doesn't change until you either select it again.

RDmitchell commented 2 months ago

@kflemin -- Since Better Buildings is going to be using SEED, this seems like a fairly high priority to get fixed.

haneslinger commented 2 months ago

I was unable to recreate, can you further explain?

https://github.com/SEED-platform/seed/assets/30241543/11f69347-0163-4f88-9438-395538c6aabb

maybe to refer to the delay in the change? this is caused by the getting of the labels, i have a PR out that speed that up

RDmitchell commented 2 months ago

@haneslinger -- yes, you are right, it is a slight delay updating the data, and it's not really obvious to the user unless you pay close attention to certain fields which show the change, such as "Year Ending".

Hopefully your fix for speeding up the labels will help, but is it worth putting up a spinner or something else to indicate to the user when the new data is refreshed?