podaac / swodlr-ui

User Interface for On-Demand Raster Generation System
2 stars 1 forks source link

Issues/swodlr UI 72 essential UI bug fixes #87

Closed jbyrne6 closed 5 months ago

jbyrne6 commented 5 months ago

Changes

In this PR are bug fixes for the following bug fixes. The corresponding github issue for this PR is #72.

  1. When generating products using map spatial search option (BBOX), various warnings display while scenes are being retrieved / added (“The scenes entered are not available.” “Some scenes entered are not available.“)
  2. (2) ‘Configure Products’ should not be an option after adding scenes in UI, as this configuration already occurred via Select Scene ‘Configure Options’ (top of the Customization page in UI)
  3. Customization page in UI - user unable to delete Added Scenes. When refreshing the page after added scenes removed/deleted, the deleted scenes re-appear in SWODLR UI FIX: remove url param when deleting from table
  4. Customization page in UI - Map sizing issues. The size of map should remain in place. The Map in UI should not randomly re-size (e.g., after sizing, and navigating through menus, and back to customization page w/ map or when refreshing the page)
  5. ‘My Data’ page in UI: (user only can only view / display 10 rows of generated data in UI) Generated Products Data do not retain in UI (Should pagination or page numbers be Implemented ?)
  6. ‘Configure Options / Products’ page - advanced options ‘Scenes to Customize’ - User unable to toggle or select all of the row options for UTM Zone Adjust or MGRS Band Adjust
  7. Tutorial modal does now start when you click the Tutorial navbar button when on certain pages.