You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it was suggested during the aiida sintef tutorial to show Name + institution together with the email (since e.g. some people may have rather cryptic email addresses).
Since this seems to be also what @giovannipizzi suggested, I suggest:
show "name" column in grid view
show <a href="mailto:{email}">{name}, {institution}</a> on detail page
@ltalirz In REST API V4 version we decided to not display user email anywhere on materials cloud.
I am adding @giovannipizzi for more comments. Looks like Sebastiaan is not having access to this repo but he was also involved in discussion along with Elsa.
it was suggested during the aiida sintef tutorial to show Name + institution together with the email (since e.g. some people may have rather cryptic email addresses).
Since this seems to be also what @giovannipizzi suggested, I suggest:
<a href="mailto:{email}">{name}, {institution}</a>
on detail pageSounds good @waychal @asle85 ?
The text was updated successfully, but these errors were encountered: