-
Notifications
You must be signed in to change notification settings - Fork 2
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
Adapt UI to the new GRSciColl data model #563
Comments
Concerning Latimer Core, when it comes to the UI, for now I think we could do one of the followings:
Maybe for now (and given that it isn't urgent), I vote for number 2. |
See also the issue about addresses: gbif/registry#546 |
Thanks @MortenHofft! For the drop down selection of vocabulary, could there be some visual cue to show that the concepts are nested? Right now, it is the same as the enum drop down list. Ideally, when I manage to add the definitions to the concepts as well, I would like to show that there are definitions. Maybe some (i) and the definition shown when hovering? (I am not sure what is best here). This part isn't as important as showing that the concepts aren't flat. |
@ManonGros Is it a feature that is preventing us from going to production? Or is what we have in uat better than prod? In other words can we take it to production in its current state and then you can leave a distinct issue for improving the dropdown? Or is it a critical bug that prevents us from going live? |
@MortenHofft For the GRSciColl (hosted) portal, we also need to add the temporal coverage field on collection pages and display the images when provided (the later I couldn't test on dev because there is a bug preventing me to save changes). |
Personally I prefer individual issues over mega issues yes. especially when it concerns another project. Hosted portals and registry-console are independent projects/code bases. |
Thanks @MortenHofft ! I logged two issues there: gbif/hosted-portals#287 gbif/hosted-portals#286 |
Thanks Morten! That will work for prod |
The following changes have to be adapted in the UI since some of them are breaking changes:
importantCollectors
hasn't been removed yet and it will be done when the collection descriptors are implemented): GRSciColl fields to discard - GRSciColl data schema review registry#545This is not a priority but I also added the Latimer Core endpoints:
These changes are only available in DEV for the moment and will be deployed to the other environments together with the UI.
The text was updated successfully, but these errors were encountered: