Hey Dave, as you suspected in the other thread Summit/AtlasCamp last week and that personnel is still not back in the office yet. I’ll keep looking around for someone to help you out. Sorry for the delay in response.
Hi @edave We don’t have a component for text area and we don’t have plans to develop one. An editor will be used to handle multi-line inputs. But it’s not ready and I don’t know when as it’s being developed by another team. I’d suggest using a plain old text area for now.
Hey @jcheung, an editor component sounds good, but there’s a lot of use cases of a plain old textarea as well. We’d really love to see this component added to AtlasKit as well!
For our add-on sometimes you don’t want editor input (i.e. rich formatting etc). E.g. we have a textarea input, to enter a raw JSON object.
I checked with the team that is responsible for editor. It is at least 8-9 months away for them. There is an opportunity here for TextArea component tho’ and it could be easy as there are much to reuse
from TextField.
Thanks for checking @jcheung. Sweet! Yes! Waiting 8-9 months for a textarea would be a massive yak-shaving adventure. Glad to hear that something can happen. Oh. I just realised the atlaskit repo is now opensource. I’ll get on a pull request if that’s easier.