cognovi-ai / 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
3 stars 0 forks source link

Wrap chat instructions and adjust label functionality. #115

Closed hiyaryan closed 8 months ago

hiyaryan commented 8 months ago

This PR makes the user experience more intuitive and smooth. It wraps the Chat instructions while keeping the label functionality of focusing on the TextField, provided Chat is not collapsed. InputLabel does not allow wrapping so it has been replaced with a basic html label. The Chat h2 InputLabel has been removed changing its behavior to have only collapsing functionality like Recent Thoughts h2 (cursor updated to pointer) when clicked.