hiyaryan / the-cdj

The Cognitive Distortion Journal (CDJ) is a smart journaling tool that helps remedy distorted thinking. It can feel impossible to follow the CBT technique of labeling distorted thinking and finding alternative modes of thought (i.e. reframing) while cognitive distortions are occurring. The CDJ does that work for you. -- The CDJ is in beta testing!!
https://thecdj.app
2 stars 0 forks source link

Ensure Chat label focuses on ChatEntry TextField when clicked. #109

Closed hiyaryan closed 5 months ago

hiyaryan commented 5 months ago

The Chat label should focus on the ChatEntry TextField when clicked. Currently, it collapses the Chat view when clicked, this is not normal behavior. This PR moves the onClicked only to the collapse button.

hiyaryan commented 5 months ago

Instruction text for Chat has been added as another label for the ChatEntry TextField. Previously it also collapsed the Chat, however, it makes more sense to have it autofocus on the TextField.