zetkin / app.zetkin.org

Current-generation ("Gen 3") web interface for the Zetkin Platform.
https://app.dev.zetkin.org
23 stars 53 forks source link

Add missing email address when linking survey response #2269

Open sefsh opened 1 week ago

sefsh commented 1 week ago

Description

If an email address is missing in the person object but provided by the survey survey response, the user should be able to update its email address when linking the response.

Estimated size (S, M, L)

I think this issue is S because it's a simple operation.

Possible implementations

Design specifications

image

richardolsson commented 1 week ago

It's worth pointing out to whomever decides to take this on that the design specifications are using the new ZUI design system which is still being implemented. This is why buttons are black, the avatar has a gradient etc.

When implementing this, just use standard MUI components for now, with the default colors from the theme. It will look different than the design specification, but that's fine. Once ZUI is implemented that will fix the discrepancies.