🚀 [Feature] Highlight create post button
Created by: Tirokk
Authored by alina-beck
🚀 Feature
requested by @DennisHack
The create post button should be positioned more prominently on the index page.
User Problem
It's easy to overlook the floating action button in the bottom right corner of the screen – but we would like to encourage users to write more posts!
Implementation
Three steps to put more focus on the create post button:
- Move the
Donate now
button from the top of the feed to the header, make it aheart
icon withDonate now
as the title. (It should still link to the same donations page.) - Put a
Create post
button in place of the formerDonate now
button. - Have the floating action button on the bottom of the page appear when the new
Create post
button scrolls out of view. (If this is too hard to implement in the first step, both can be visible at the same time.) --> Update: it should always be visible!
Design & Layout
Validation
See if more posts are created.
Additional context
This issue replaces #2376 (closed)