Open FlysonBot opened 2 months ago
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!
hi @johannesjo , can I contribute to this?
@syrok94 yes please! I'm assigning the issue to you.
@johannesjo : If this issue is still available to contribute, I have tried to address the issue in this #3542. I am fairly new to Open source and Angular. Do let me know if any changes are required.
Is this issue still available? I can see the "Task Drawer" hover text but not for Repeat button. If this is still available I would like to take this
@Rubal0990 That's great! Thank you! :)
There is a tooltip for the repeat button but at the wrong place (over the icon for already created repeat task instances; see: https://github.com/johannesjo/super-productivity/pull/3542/files#diff-cd5eb0f5c49a6cb096f0d3ff738c845f358e2676140a6253bee1d3c49bec9f5f). Could you remove this as well, when you tackle this?
@johannesjo So should the tooltip be present for the entire task element?
Or just the repeat button?
Currently, I see it on the repeat button of the already-created repeat task instances
If I add the tooltip to the entire task element, here is how it looks
@johannesjo So should the tooltip be present for the entire task element?
Yes, I think so, since the whole element is clickable.
Currently, I see it on the repeat button of the already-created repeat task instances
This, we should remove, as it does not do what the text says.
Problem Statement
Currently in the planner page, there are no hover text over these two bottons:
:grey_question: Possible Solution
Suggest adding hover text to those botton, such as the following example: (1): Task Drawer (2): Edit repeated task '[task name]'