achadha0111 / Edify-Front-End

0 stars 0 forks source link

Delete using button deletes block based on last focus rather than corresponding block #44

Closed achadha0111 closed 2 years ago

achadha0111 commented 2 years ago

Easily fixed by setting focus on entering the corresponding div which contains the button rather than the input field itself. Only issue is making the focus indicator work sensibly.