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

Refactor Request Dependent Widget #549

Closed
bdmendes opened this issue Aug 28, 2022 · 4 comments
Closed

Refactor Request Dependent Widget #549

bdmendes opened this issue Aug 28, 2022 · 4 comments
Assignees

Comments

@bdmendes
Copy link
Collaborator

Show a more descriptive error message on RequestDependentWidgetBuilder.

@bdmendes
Copy link
Collaborator Author

bdmendes commented Aug 31, 2022

@thePeras One more thing to consider is the case when there is local content available (and so the widget shows it) and meanwhile the app fetches new info, without visual feedback (no spinning circle since there was content), and new content 'magically' appears. We can improve on this, not hiding the spinning circle ever while fetching, showing the info at the same time.
An example: the app shows 'No exams scheduled' from the last record in the database, and new exams magically appear after fetching since they were scheduled recently by the faculty.

@thePeras thePeras changed the title Do not show 'Internet Error' if state content is null but connectivity is up Refactor Request Dependent Widget Apr 12, 2023
@thePeras
Copy link
Member

Try not to use helper functions

@bdmendes bdmendes added this to UNI Jun 21, 2023
@bdmendes bdmendes moved this to 📋 Product Backlog in UNI Jun 21, 2023
@bdmendes
Copy link
Collaborator Author

@thePeras was this done?

@bdmendes bdmendes assigned bdmendes and unassigned thePeras Jul 6, 2023
@bdmendes
Copy link
Collaborator Author

Handled in #823

@github-project-automation github-project-automation bot moved this from 📋 Product Backlog to ✅ Done in UNI Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants