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

Frontend does not change feeds properly #12

Open
AmaranthineCodices opened this issue Aug 16, 2018 · 0 comments
Open

Frontend does not change feeds properly #12

AmaranthineCodices opened this issue Aug 16, 2018 · 0 comments
Labels
bug Something isn't working frontend Issues related to the frontend

Comments

@AmaranthineCodices
Copy link
Member

The frontend is not displaying feeds properly; I'm not super sure what's going on here.

Basic repro steps:

  • Add two feeds - the ones I was using were both fetched from HTTP (the atom-http branch, specifically), but I'm not super sure it matters
  • The first one (feed ID 1) will behave as expected
  • The second one will not - switching to it will display a blank list, even when the feeds are there

Notes:

  • The entries for the second feed are there in the database - they just aren't making it to the frontend
  • I do not see requests in the backend server output for anything related to the second feed - it's included in the feed lists but the client doesn't even attempt to make a request to get the entries in it
@AmaranthineCodices AmaranthineCodices added bug Something isn't working frontend Issues related to the frontend labels Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues related to the frontend
Projects
None yet
Development

No branches or pull requests

1 participant