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

feat: Async loading of issues #103

Closed
SgtPooki opened this issue Nov 16, 2022 · 2 comments · Fixed by #181
Closed

feat: Async loading of issues #103

SgtPooki opened this issue Nov 16, 2022 · 2 comments · Fixed by #181
Assignees
Labels
bug Something isn't working effort/days The work in this issue, which should be status/ready, should take less than a week to complete enhancement New feature or request MVP P1 status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs

Comments

@SgtPooki
Copy link
Contributor

When a user loads an issue, we should return as quickly as possible when we get the result, and asynchronously load children, pushing that content to the front-end as we get it. This is not a small task, and should align accordingly with #68

@SgtPooki SgtPooki added post-MVP status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs effort/days The work in this issue, which should be status/ready, should take less than a week to complete labels Nov 16, 2022
@SgtPooki
Copy link
Contributor Author

going to de-associate this from #68 for the purposes of resolving #158

@SgtPooki SgtPooki added bug Something isn't working enhancement New feature or request MVP P1 and removed post-MVP labels Nov 22, 2022
@SgtPooki SgtPooki self-assigned this Nov 22, 2022
@SgtPooki
Copy link
Contributor Author

using #170 to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort/days The work in this issue, which should be status/ready, should take less than a week to complete enhancement New feature or request MVP P1 status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs
Projects
Archived in project
1 participant