metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

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

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

Linting & formatting is implemented in #2412. GitHub actions were added and the CONTRIBUTING docs updated to help developers adopt the code standards, however, there are more improvements we could...

enhancement
documentation
good first issue

Fixes issues with storing entity PIDs and displaying the response from view service. Also, checks for the entityIDs and add info icons accordingly Related to #2403

bug

Move bytestoSize to Utilities Ref #2484 [WIP] FH ES Lint issues #2483

The `bytesToSize` method is repeated in multiple files. This method should be moved to the `Utilities` module so that it can be used in multiple places without repeating the code,...

enhancement
arctic data center
ADC CI-06

When uploading data objects with a package and submitting, no `physical` section is created in the EML. Typically, this section would provide file size, checksum, and the online distribution URL....

enhancement
editor
arctic data center
ADC CI-09

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies
ruby

Last year, we made a mockup for the EditCollectionView that showed a way for users to add datasets to their collection one by one (see below). In the recent ACD...

enhancement
Portal Editor
query builder
special rule UI

When installing metacatui under apache, it is necessary to perform the configuration steps detailed in [Configuring Apache for MetacatUI](https://nceas.github.io/metacatui/install/apache). Since the helm/k8s version of MetacatUI runs under Nginx instead of...

k8s

**Describe the bug** Found this strange edge case where metacatUI will get stuck in an infinite loop updating metadata documents when there is more than one metadata file in a...

bug