Open ori-near opened 2 weeks ago
Could we detect this event? When data is not loaded or not relevant?
@ori-near @Megha-Dev-19
I think its the best place for this button. What do you think?
hey @FREZZZBE, to be honest it took me a while to look at that refresh button, and wasn't this supposed to be specific to dashboard
page?
hey @FREZZZBE, to be honest it took me a while to look at that refresh button, and wasn't this supposed to be specific to
dashboard
page?
We had a problem only with dashboard?
I agree but you need to find it only once and i bealeve you need it in rare cases. Do you have any idear of better places? @Megha-Dev-19 @ori-near
@FREZZZBE – I think this refresh button is a good solution for now, and we can revisit in the future based on feedback.
@Megha-Dev-19 – I think we need this button on all pages ... is that ok?
Background
Currently, our treasury app relies on other services for fetching data such as account balances. If a user is logged in with a previous cached session, they might not always see the latest data or changed they performed, unless they perform a hard refresh.
UX Need
We need to design a simple "Refresh" button to put on all pages. When a user clicks on it, it will force refresh the data, ensuring that users see the latest data.
Acceptance Criteria