metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

MetacatUI: A client-side web interface for DataONE data repositories

Results 311 metacatui issues
Sort by recently updated
recently updated
newest added

I've noticed that while the Editor is loading, the data package table is the only thing displayed. But we have the info from the Solr index already that we can...

UX

just ran into this box overflow with a long URL: on https://dev.nceas.ucsb.edu/#view/urn:uuid:f5737e98-1bae-489d-ba99-55203e253a46. There are a couple of ways to prevent this overflow but I'm not yet sure what makes the...

bug
hacktoberfest-accepted

I've noticed this in additionalMetadata sections for a while and now that I'm implementing all of EML `TextType` (which includes supporting `literalLayout`) I'm seeing this in that tag too. Content...

hacktoberfest-accepted

The Fancybox library is currently used for previewing images, maps, and PDFs in the MetadataView. This library is a little overkill for our needs and I believe we can just...

enhancement

![screen shot 2017-11-17 at 10 52 01 am](https://user-images.githubusercontent.com/9289652/32963746-d174080e-cb85-11e7-8cd0-c1516386da86.png) ![screen shot 2017-11-17 at 10 56 47 am](https://user-images.githubusercontent.com/9289652/32963845-1c72831c-cb86-11e7-8c70-b69accf91123.png) To reproduce, navigate to a data set and scroll down to look at the...

enhancement
good first issue

I tried to add a file and ended up in a state I thought was kinda weird: I realized that this happens if the file is 0 bytes. Maybe the...

bug
editor
submission & error handling

As of writing, when a user drops a data file in the Editor, the `createObject` request is sent off immediately. The rationale behind this is so, when the using finally...

enhancement
ESS-DIVE
submission & error handling

So @mpsaloha and I were talking in #arctica on Slack and he asked if it was possible to look for datasets uploaded after a specific date, e.g., 2018-02-1. I didn't...

enhancement

Dave V pointed out while discussing another topic that our profile page doesn't url encode the appropriate part of URLs like this: https://search.dataone.org/#profile/http://orcid.org/0000-0002-0381-3766 which should be https://search.dataone.org/#profile/http%3A%2F%2Forcid.org%2F0000-0002-0381-3766 in order to...

design

While looking at https://search.dataone.org/#view/https://doi.org/10.5061/dryad.db6177b/11?ver=2018-03-20T20:12:59.717+00:00 I noticed that the package has multiple metadata records and the one I expected to see at the top of the table was listed a ways...

enhancement