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

**Describe the bug** When building a data collection query in the portal Query Builder, using the 'any' dropdown produces incorrect results. It appears the multiple query rules are AND'ed rather...

bug
portals
query builder

**Describe the bug** After upgrading ESS-DIVE's underlying metacatUI to 2.14.0 on data-stage.ess-dive.lbl.gov, in testing older data packages updates we realized that when an EML document that is on 2.1.1 is...

bug
editor
ESS-DIVE

## Partial Data Download Feature Improvement Leverages streaming ZIP creation directly in the browser and stream data into the ZIP file as it downloads, rather than buffering everything first. This...

enhancement
portals
pdg
cesium
arctic data center
ADC CI-08
map download

Packages with over ~1000 files don't display properly in the datatable on dataset landing pages. Some files, seemingly at random, are listed with only the uuid and not the file...

dataset landing page
hierarchical packages

It seems like there are some cases where the editor is attempting to update an older version of a package. The user who experienced this error says this seems to...

editor
ESS-DIVE
submission & error handling

The projectModel currently checks for and parses `` elements within `` (see https://github.com/NCEAS/metacatui/commit/07c2d711e3f7d5e1f472bf3a783b6ad09e53997a). Parsing needs to be added for the[ other, non-bibtex, formats.](https://github.com/NCEAS/eml/blob/BRANCH_EML_2_2/xsd/eml-literature.xsd)

portals
data papers

Images can be featured in the UI in various ways, starting with embedded photographs in the EML display, like a data paper with figures. These images can also be used...

editor
data papers

We need to add the ability to edit the project personnel, first and foremost, since it is automatically created with the first Creator info. Adding other project metadata fields will...

enhancement
editor

MetacatUI currently has an embarrassingly high time to first contentful paint. Testing `knb.ecoinformatics.org` results in a whopping **3.6 seconds** from initial page load to first contentful paint. ## The symptoms...

enhancement
web performance

- Use Mocha JS and Chai JS - Fetch and save datasets and portals to/from test Metacat deployments (test.arcticdata, dev.nceas) - Fetch and save user account info with test CNs...

testing