Add a feature to hide articles when they are read#694
Conversation
This is a new reading option to hide articles when they are read. The hidding process occurs when the article is left for an other article. This way, even when the article is marked as read on opening, it is hidden only while navigating to an other article. I'm not really happy with the behavior when the "mark while scrolling" option is enabled. Please review. It is missing the i18n since we're not supposed to push them before it exists on i18n.freshrss.org. Or maybe I misunderstood the process. See #476
Add a feature to hide articles when they are read
|
I think you can continue pushing the remaining changes to the same branch |
|
I think the case where an article is marked as read by clicking the red letter at the left of the article (without opening it) has not been taken into account. |
|
You're right, I will have a look at that |
|
It's fixed. Please check. |
|
Quick and efficient! It's working, thanks :) |
|
Rectification, there is still a little problem but dunno if it is feasible... When an article is opened, and I click on the red letter to mark it as unread, it disappears. EDIT : it disappears but it looks like the article is nonetheless marked as unread. I see it when I reload the page. |
|
I do not understand. What is not working. Please enlighten me. |
|
I have an article opened, and so it is marked as read. I did not have a look at the code as I have limited knowledge but I think you did :
If it is possible I think you should do :
I hope I explained it well, just let me know if it is not the case ^^ |
|
Thank you for the explanation. I understand now. |
|
Should be fixed now in 93af0cf |
|
There was a bug so I revert it and made a new one 5341088 |
|
I confirm it works ! Thanks 👍 |
This is a new reading option to hide articles when they are read. The hidding process occurs when the article is left for an other article. This way, even when the article is marked as read on opening, it is hidden only while navigating to an other article.
I'm not really happy with the behavior when the "mark while scrolling" option is enabled. Please review.
It is missing the i18n since we're not supposed to push them before it exists on i18n.freshrss.org. Or maybe I misunderstood the process.
See #476