metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
**Describe the feature you'd like** I'd like the ability to add a WMTS layer to a given portal by simply providing the WMTS layer metadata via the portal editor. **Is...
This issue has two parts: 1. [ ] Determine the essential features, types of plots, and data formats the plot viewer will support in its initial release. 2. [ ]...
**Describe the bug** Errors in Map-Search.js is not handled gracefully and crashes the whole page. **To Reproduce** Steps to reproduce the behavior: 1. Go to Map-Search.js 2. Throws an error,...
**Describe the feature you'd like** > Hi all! This is a feature request from Olaf/Steve (and UND), for importing metadata embedded in JPG and other photographic electro-optical metadata when we...
@ianguerin brought up a recent issue where an amendment to his PR resulted in failing tests that initially went unnoticed, and suggested adding a pre-commit hook to to ensure all...
- Use Selenium - Review ESS-DIVE's Selenium test suite to see what we can merge into the main code base (reduce their tech debt and save us time!) |Scenario (only...
The current implementation of `ToolbarView` in our Cesium map has highlighted a need for more predictable control over section activation behaviour. Two main ideas have been considered: 1. **Lazy Rendering...
MetacatUI currently relies on [RequireJS](https://requirejs.org/) for asset loading. We aim to improve performance by integrating a modern bundler such as Webpack or Parcel. The goal is to improve MetacatUI's performance...
The soon-to-be released [Viewfinder](https://github.com/NCEAS/metacatui/pull/2258) will allow users to zoom to any location on the map by entering lat, long pairs. For the first release, the view zooms to the coordinates...
We need to refine and make the publication workflow more intuitive for MetacatUI users. Along with making the publication process more explicit and user-friendly, we should also allow each repository...