Skip to content

Move create forum post and share forum buttons in action bar

Torsten Grote requested to merge 313-move-forum-buttons-to-toolbar into master

According to the designs in #305 (closed), the 'create forum post' and 'share forum' buttons will go into the in action bar.

In the spirit of keeping MRs small and to avoid conflicts with #306 (closed), I did this first and independently of future work.

This also introduces constants for the GROUP_ID, FORUM_NAME and MIN_TIMESTAMP as they were used for the two buttons.

Closes #313 (closed)

Merge request reports