Lauren Armstrong

Results 83 comments of Lauren Armstrong

Moving this to 2.1.0 since it is a lower priority field

Moving this to 2.1.0 since it is a lower priority field

A starter view for this can be found on a feature branch here: https://github.com/NCEAS/metacatui/blob/feature-%231708-portals-list/src/js/views/portals/PortalsSearchView.js

Here is my mockup for how this could work. I propose that we: - Add a Datasets/Portals checkbox filter to the main search view. This filter is permanently shown in...

I have seen `focus` mode work, but I think its effectiveness depends on the element type. Since these are `div`s, it can be tricky to trigger a `focus` event. I...

What kind of publisher metadata can we automatically insert? Doesn't that need to be provided by the user? Or should we automatically set it to the Member Node name?

Until a full award editor is added to the EML editor, we can make things more compatible with EML 2.2.0 by creating an EML award with an award number. The...

Thanks @gothub for writing this all up, I think this all looks great. Just a few points below: > create new function checkAllowedSubmitter() or similiar name > > not sure...

Yep, sounds good to me! Do we catch that people cannot submit to the node *before* the editor is loaded so that they do not get this far? So that...