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

backoffice: links section appear open even if no links #696

Open
ioannistsanaktsidis opened this issue Jan 21, 2025 · 0 comments
Open

backoffice: links section appear open even if no links #696

ioannistsanaktsidis opened this issue Jan 21, 2025 · 0 comments

Comments

@ioannistsanaktsidis
Copy link
Contributor

ioannistsanaktsidis commented Jan 21, 2025

Description

This happens in the case of having only 1 link and this link is ORCID. Since we hide the orcid link from the links section, we should also check if there are any other links so as to hide completely the section.

Work involved

  • Hide the Links section if there are no links (already in place)
  • Hide the section if there is only 1 link and this link is ORCID (since we only display it in the Main info)

Acceptance criteria

  • The Links section is shown if there are links(>1)
  • The Links section is hidden if we have only 1 link and this link is ORCID
  • The links section is hidden if there are no links

Screenshots(Optional)

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant