Skip to content

Add self account actions

Joshua Goins requested to merge work/redstrate/add-self-actions into master

These work as you expect, but only contain two actions for now - "edit profile" and "settings".

image

I also decided to make "edit profile", when opened through this menu, push a new page, instead of popping out into a new window:

image

This only adds one new translation string, "Edit profile". Everything else is reused :-)

Merge request reports