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

fix[ui][backoffice]: remove ORCID from the author links box #3388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lorenzovagliano
Copy link
Contributor

Copy link

cypress bot commented Jan 17, 2025

inspirehep    Run #33483

Run Properties:  status check passed Passed #33483  •  git commit c1602bbcfb: fix[ui][backoffice]: remove ORCID from the author links box
Project inspirehep
Branch Review #678-backoffice-remove-ORCID-from-the-links-box
Run status status check passed Passed #33483
Run duration 07m 28s
Commit git commit c1602bbcfb: fix[ui][backoffice]: remove ORCID from the author links box
Committer Lorenzo Vagliano
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 37
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 67
View all changes introduced in this branch ↗︎

@Lorenzovagliano Lorenzovagliano force-pushed the #678-backoffice-remove-ORCID-from-the-links-box branch 2 times, most recently from 61fb6ef to c1602bb Compare January 17, 2025 13:12
@Lorenzovagliano Lorenzovagliano marked this pull request as ready for review January 17, 2025 13:27
Copy link
Collaborator

@PascalEgn PascalEgn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add a ui test for it, otherwise looks good :)

Copy link
Collaborator

@ioannistsanaktsidis ioannistsanaktsidis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lorenzovagliano we also have this method here https://github.com/inspirehep/inspirehep/blob/master/ui/src/backoffice/authors/components/AuthorMainInfo.tsx#L19 . Very similar to what you are doing. What we can do so as to normalize everything is to move these methods to the utils file here https://github.com/inspirehep/inspirehep/blob/master/ui/src/backoffice/utils/utils.tsx and reuse them everywhere. That way we can have consistency and more readability.

@Lorenzovagliano Lorenzovagliano force-pushed the #678-backoffice-remove-ORCID-from-the-links-box branch 3 times, most recently from 13672b2 to a43ac5f Compare January 20, 2025 16:12
@Lorenzovagliano Lorenzovagliano force-pushed the #678-backoffice-remove-ORCID-from-the-links-box branch from a43ac5f to 53674c1 Compare January 20, 2025 16:14
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

Successfully merging this pull request may close these issues.

3 participants