You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
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.
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?
Activity
RJ-Clegg commentedon Feb 28, 2019
I'll take a look at this if no one has started on it yet
mesqueeb commentedon Mar 11, 2019
@RJ-Clegg How it going?
I feel a looooot of people would be really excited for your fix! 💘🎉
albertbass86 commentedon Mar 28, 2019
Hi, is there an update on this?
Sent with GitHawk
mesqueeb commentedon Mar 28, 2019
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
albertbass86 commentedon Mar 28, 2019
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.
BasThomas commentedon Mar 28, 2019
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
albertbass86 commentedon Mar 28, 2019
Cool! I was wondering if it was fine for me to just pick it. Will give it a try. Thank you 👌
Sent with GitHawk
albertbass86 commentedon Mar 29, 2019
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?
BasThomas commentedon Mar 29, 2019
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?