Skip to content

refactor(webapp): refactor create post page

Hannes Heine requested to merge 6336-refactor-create-post-page into master

Created by: maeckes-infinitylabs

🍰 Pullrequest

On the Create Post Page:

  • Changes text "Create a new Post" to "Create a new article"

  • Removes padding so we have no border around the button when hovering. uses hover color of ds-button component: image

  • Fixes width issue of create form: image

  • Adds condition to hide event city if online-event is selected image

Issues

Todo

  • Remove inline style and add css classes

Merge request reports