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: move partial sync to app.tsx and use it to pass loading state to detail view #130

Merged
merged 11 commits into from
May 10, 2022

Conversation

grgbkr
Copy link
Contributor

@grgbkr grgbkr commented May 10, 2022

This enables us to show a loading messages for descriptions and comments until partial sync is complete.

Also removes the view=detail. Changing the view param to go in to detail changed the filtered issue list
resulting in incorrect next/prev detail navigation. Instead we leave view unchanged, and trigger detail view
whenever there is a iss (i.e. detail issue id) param.

@vercel
Copy link

vercel bot commented May 10, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
repliear ✅ Ready (Inspect) Visit Preview May 10, 2022 at 5:09AM (UTC)

@grgbkr grgbkr changed the title Grgbkr/loading feat: move partial sync to app.tsx and use it to pass loading state to detail view May 10, 2022
@grgbkr grgbkr requested a review from cesara May 10, 2022 02:26
@grgbkr grgbkr merged commit 846e299 into main May 10, 2022
@grgbkr grgbkr deleted the grgbkr/loading branch May 10, 2022 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant