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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Submission data caching #404

Open
1 of 2 tasks
bdougie opened this issue Nov 29, 2022 · 0 comments
Open
1 of 2 tasks

Feature: Submission data caching #404

bdougie opened this issue Nov 29, 2022 · 0 comments
Assignees

Comments

@bdougie
Copy link
Member

bdougie commented Nov 29, 2022

Type of feature

馃崟 Feature

Current behavior

When submitting a repo it does not show in the recent list right away. We need to add a short term local storage submission caching while a long term cache is saved to the API.

As a user, when I submit a repo using the form, I should see my submission get added to the recent list for today. If the repo already exist, I should give it an upvote.

Suggested solution

Suggesting that we store data in localStorage similar to how app.opensauced.pizza works. This should fetch directly from GitHub for limited data while the caching happens through open-sauced/actions.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@bdougie bdougie changed the title Feature: Submission dat caching Feature: Submission data caching Nov 29, 2022
@bdougie bdougie self-assigned this Nov 29, 2022
bdougie added a commit that referenced this issue Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant