If you touch & hold for the popup on a comment, you can upvote, downvote, save, etc. But it doesn’t show the changes until you navigate away and back again.
If you touch & hold for the popup on a comment, you can upvote, downvote, save, etc. But it doesn’t show the changes until you navigate away and back again.
There was this one that was a similar kind of stale state issue on saving.
https://feddit.uk/post/10228524
Must admit though that I haven’t used the popup menu much and hadn’t noticed this before. I’m trying to use all the different ways of achieving the same thing :)
So the comment state issue was due to a regression, I had this working at one point and broke it in an update. This was a simple one-liner fix.
The stale state for save actions, I don’t believe I ever fixed this issue before, nonetheless it is fixed now. I was actually able to apply the exact same fix as the comment actions.
I frequently use the action popup menu, so it’s rather surprising I had never noticed these state issues before.