Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard View: Rework concept for freshing data in the frontend after triggering partner update #422

Open
Clemens-L-Schwarz opened this issue May 30, 2024 · 0 comments
Labels

Comments

@Clemens-L-Schwarz
Copy link

As a PURIS FOSS User ,
I want to have the data updated after hitting the refresh button ,
so that I can see the latest data retrieved without any further ado.

Hints / Details

  • Currently after the refresh button the data does not get updated in the frontend
  • It only triggers the update
  • A user has to go back and forth in the application, e.g. switch roles from customer to supplier to get the data refreshed in the frontend
  • that is unsuitable from a UX perspective

Outcome / Acceptance Criteria

Outcome

  • triggering a data update will lead to updated data in the frontend
  • the customer is aware that new data is getting fetched
  • no further clicks required for the user to see the updated data

Acceptance Criteria

  • using the refresh data button triggers and data update
  • there is a mechanic that lets the user now that data is currently getting fetched, e. g. loading spinner
  • concept for what will happen when the data fertching takes very long / time out criteria
  • concept for what the user can see in the meantime, e.g. old data or skeleton load
  • concept for what happens when data fetching fails or times out: How to proceed? Message to user and show last available data?

Out of Scope

  • ...
@Clemens-L-Schwarz Clemens-L-Schwarz changed the title Rework concept for trigerring data update and fresh of data in the frontend Rework concept freshing data in the frontend after triggering partner update May 30, 2024
@Clemens-L-Schwarz Clemens-L-Schwarz changed the title Rework concept freshing data in the frontend after triggering partner update Rework concept for freshing data in the frontend after triggering partner update May 30, 2024
@Clemens-L-Schwarz Clemens-L-Schwarz changed the title Rework concept for freshing data in the frontend after triggering partner update Dashboard View: Rework concept for freshing data in the frontend after triggering partner update May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant