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
Posts are SAVE instead of SAVED if you filter the Reading List #1785
Comments
|
Hmm yeah, this seems related with #1395. |
|
@lightalloy I know you've been looking at reading list so wanted to get this on your radar too. |
|
@jessleenyc I almost logged this as a comment on #1395 but that seemed more focused on the initial state being SAVE and not always toggling to SAVED, meanwhile, this is every time you try filtering the list, the button is in the wrong state for each article. Could be an issue with the initial state, but seemed more keen on being an issue with the filtering. |
|
@jessleenyc I suppose it's related to the frontend side (but needs research). I'll look at this after the other tickets. |
|
Currently working on this one. I can confirm that it's related to #1395 . On page load, the code which determines the button states runs several times and sometimes finishes with the wrong button state. |
|
Closed by #1927 |
Describe the bug
I know there are other issues around SAVE/SAVED but this one seems unique enough for its own post. When filtering the Reading List, the buttons on posts are not in the SAVED state.
To reproduce:
Expected:
Actual:
Screenshots

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: