From d9ec95ab5b78b13e44d9cc4247218b5766c9d3f2 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 28 May 2020 12:55:18 -0400 Subject: [PATCH] For top-bar post creation, dont select a default community. Fixes #729 --- ui/src/components/post-form.tsx | 20 ++++++++++++++------ ui/translations/en.json | 1 + 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/ui/src/components/post-form.tsx b/ui/src/components/post-form.tsx index 912d8e58..6f1e34e0 100644 --- a/ui/src/components/post-form.tsx +++ b/ui/src/components/post-form.tsx @@ -194,8 +194,9 @@ export class PostForm extends Component {