Mute and more buttons don't work when a thread is read

I'll take a look at this if no one has started on it yet
@RJ-Clegg How it going?
- It's often I mark a thread as "read" by mistake, try to mark it "unread" again, but can't because of this bug.
- Another case I often have is I mark a thread "read", then try to turn off notifications, but cannot do that because of this bug.
I feel a looooot of people would be really excited for your fix! ๐๐
I think not yet, it's still bugged in my version ๐very annoying but it's a free app so I won't complain? ๐
Sent with GitHawk
Well I ask because I would like to contribute to the project and seemed like this would be a good issue to work on. However it looks like @RJ-Clegg was working on it?
I donโt understand how issue assignment works here.
Itโs a bit tricky as you canโt assign tickets to outside contributors. Feel free to pick it up, @albertbass86, and let us know if we can help!
Sent with GitHawk
Cool! I was wondering if it was fine for me to just pick it. Will give it a try. Thank you ๐
Sent with GitHawk
Hi again, I have a simple solution but it feels a bit like a workaround.
It involves just adding a hitTest to the notification cell so touches are captured by the buttons instead of the cell. I feel like there is a different solution but I do not have enough context of the app to be sure.
Do you want me to create a PR and see @BasThomas or do you have pointers towards a different approach?
Feel free to open a pull request, and we can continue from there.
I think it already uses a hit test rather than being able to tap the buttons in the cell?