Fix TextField losing focus when help text is added or removed and no label is provided (#3621)
* fix rendering when no label or help text provided
* add story
* add test
* fix ref
* fix ref check tests
* fix numberfield test
* fix test
* update test names
* fix searchwithin style
* fix searchwithin picker width
* fix tabs picker width
* fix numberfield test
* fix story