Added a ToastOverlay to the post composer.
Currently thinking to do a small refactor to make the posting logic independent from the UI (currently the UI contains the logic to post, but I want to make the parent component responsible for posting).
I also need to implement the tag list component.