Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compose: Ensure topic gets set after message input focused.
To ensure the component is shown, wait a 'safe' time of 200ms. Also, for consistency, change topic using `handleTopicChange` rather than a direct `setState`.
- Loading branch information