Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying email address vs Name #14

Open
1 of 2 tasks
ltalirz opened this issue Sep 24, 2019 · 3 comments
Open
1 of 2 tasks

Displaying email address vs Name #14

ltalirz opened this issue Sep 24, 2019 · 3 comments

Comments

@ltalirz
Copy link
Member

ltalirz commented Sep 24, 2019

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

Sounds good @waychal @asle85 ?

@waychal
Copy link
Member

waychal commented Sep 24, 2019

I agree. Currently we are passing only email in rest api response but we can modify that in V4 version.

@ltalirz
Copy link
Member Author

ltalirz commented Apr 20, 2020

@waychal It seems, that in v4 you've gone to the other extreme which is just to show the name (without a link that include the email address)
https://www.materialscloud.org/explore/hcofs-co2/details/eabe05f8-9324-44f8-b679-21ce7dddab9f?nodeType=NODE

I suggest we add this link back in, if possible

@waychal
Copy link
Member

waychal commented Apr 29, 2020

@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.

@ltalirz ltalirz transferred this issue from another repository Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants