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

implement an ontology (submission) status icons #340

Closed
5 tasks done
syphax-bouazzouni opened this issue Sep 6, 2023 · 1 comment
Closed
5 tasks done

implement an ontology (submission) status icons #340

syphax-bouazzouni opened this issue Sep 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@syphax-bouazzouni
Copy link
Collaborator

syphax-bouazzouni commented Sep 6, 2023

Details

Currently, we are showing an ontology its status by text on the ontology submission page, see the screenshot below
image

The request for this issue is to change this with systems of icons, one in green for parsed successfully, one in red for error in parsing, and one in orange for archived.

I got the inspiration from GitHub Actions,
image

TODO

  • Find icons, for the three statuses: parsed successfully in green, one in red for error in parsing, and one in orange for archived.
  • Create a component to display this, with a preview in the lookbook
  • When hovering those icons, it's displayed as a popover of the full status text details. (use the existent component tooltip for this )
  • Use this icon in the submission table
  • Use this icon in front of the name of each ontology on the browse page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants