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

Notes feed does not refresh once the page is loaded #6

Open
ryelle opened this issue Nov 12, 2021 · 1 comment
Open

Notes feed does not refresh once the page is loaded #6

ryelle opened this issue Nov 12, 2021 · 1 comment

Comments

@ryelle
Copy link
Contributor

ryelle commented Nov 12, 2021

If you submit a note via the API endpoint from another component (ex, the unlist flow in Pattern Directory), the notes list sidebar does not know to update, so you need to reload the page to see the new note.

Could ping the API periodically, or add a refresh button to the list.

@coreymckrill
Copy link
Collaborator

With #9 this is partially fixed, as new notes can now be prepended to the note list. Now we just need to tap into heartbeat or something to poll for changes.

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

No branches or pull requests

2 participants