Page MenuHomePhabricator

Dashboard: Add user email to vue pinia object for use in code
Closed, ResolvedPublic3 Estimated Story Points

Description

First thing I'd like to be able to do is append the user email as a url param for when we link out to the website contact form. I've setup the contact form on the website to be able to pre-fill in the email input when a specific URL param exists. But we don't have the dashboard user's email available to use as a variable.

Use would like the current {{ store.auth.username }} but for {{ store.auth.useremail }}.
Once that's available I can do the linking and code after.

Event Timeline

Protsack.stephan set the point value for this task to 3.
Lena.Milenko changed the task status from Open to In Progress.Jul 18 2022, 4:50 PM
Lena.Milenko changed the task status from In Progress to Open.Jul 22 2022, 12:07 PM