malivinayak / To-Do-Manager

A Simple To-Do Manager developed using HTML CSS JS along with browser local storage
https://malivinayak.github.io/To-Do-Manager
2 stars 8 forks source link

feature: add multiple line space box to longer task #54

Open malivinayak opened 11 months ago

malivinayak commented 11 months ago

image

3rd task is not visible completely and not readable. To resolve this issue either make the task box multi line or any other idea which you can develop

Panth1823 commented 11 months ago

hey @malivinayak i have a suggestion to use js to increase the size of textarea based on the content which basically increases height of the textarea .

image

malivinayak commented 11 months ago

Yes we can do that

Panth1823 commented 11 months ago

Okay cool so can u assign it to me ?

Panth1823 commented 11 months ago

Hey @malivinayak i tried a few approached but unfortunately i cant find a proper solution i found one solution adding css to that specific div but that is causing a major ui problem so instead i did some ui changes like adding scale on hover for deleting button (bin) and etc few other changes . So if u can merge my pr that would be much appreciated.

malivinayak commented 11 months ago

@Panth1823 you are no longer assigned to this issue as you are not working on it. If you work on it then create a PR with respect to this issue I will reassign this issue again.

Same goes for any other people who want to work on this issue