metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
Add preconfigured region and data layer combinations to help users get started exploring immediately - [x] [Zoom to a predefined area](https://github.com/NCEAS/metacatui/issues/2275) - [x] [Zoom to a predefined area with data...
We have a case on the Wildland Fire Science Initiative data portal (wfsi-data.org) where we added a sub view to the eml view which adds a project field. If I...
MetacatUI runs into erros while rendering response from the view service. Screenshot:
**Describe the bug** The summary pages in MetacatUI errors out while trying to render citations **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://arcticdata.io/catalog/profile' (or any metrics page)...
**Describe the bug** The dark theme needs to be refreshed after the updates to the light theme from 2.28.0. Dark theme colors are sometimes too dark to distinguish from the...
We're encountering an issue with our tests running in GitHub Actions that I suspect may be related to a Node.js version compatibility problem with [sinon](https://sinonjs.org/), a newly introduced dev dependency....
Formantic-UI is a community fork of Semantic-UI, which we use mainly for the searchable dropdown interfaces (e.g. in the query builder). We are currently using Formantic v 2.8.6 released in...
**Describe the Issue** On the ESS-DIVE project, we found couple of use-cases where a dataset submission's validation would pass on MetacatUI but fails on Metacat. One example is entering special...
**Describe the feature you'd like** Select a code formatting standard, and enforce it using a shared JS formatter tool / linter. Reformat all JS files in MetacatUI to align with...