SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
9 stars 7 forks source link

417 - Add edit and reorder metadata within galleryView modal #1083

Closed dstopp closed 4 years ago

dstopp commented 4 years ago

Description of changes: -add an 'edit' button on the galleryView modal to allow user to:

Known problems: -There is some code that is unused in this pull that will eventually be part of the table header draggable code. I did not remove it for this pull. -There are still 3 django tests failing that appear to not be related to these changes but are still under investigation.

rfrenchseti commented 4 years ago

Current issues:

dstopp commented 4 years ago

still outstanding:

juzen2003 commented 4 years ago

I create a pull request to Debby's repo (https://github.com/dstopp/pds-opus/pull/9) with these fixes:

The remaining issue is this one mentioned in previous comment:

juzen2003 commented 4 years ago

In step 2, if we go back to normal metadata detail menu by clicking "Done", and then click prev/next icons, we will not see the server error.

rfrenchseti commented 4 years ago

Another bug...If you add a field using the Select Metadata dialog, and then pull up "Add field" in the slideshow, the field you added is still in the list. The dropdown hasn't been refreshed.

rfrenchseti commented 4 years ago

New issue:

Previous issues:

The huge hole is gone, but now there's a smaller hole. As soon as you start dragging, all of the fields below the current one shift down about 1/2 a field height.

This still happens, plus it does something weird with the field height

Screenshot from 2020-07-22 11-07-58

This still happens.

This still happens.

juzen2003 commented 4 years ago
rfrenchseti commented 4 years ago