Skip to content

Fixes #76 & #91 TextField don't show hintText when in focus

The TextField during baby registration and assessments had hintText and labelText both showing when in focus, now the hintText is hidden when TextField comes into focus.

However I have left the initial logging in TextField(s) as I though they were a feature and aren't supposed to be changed.

Merge request reports