podaac / swodlr-ui

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

As an end user, I want to be able to access the product ID for each job so that I can use it for debugging purposes. #115

Open viviant100 opened 3 months ago

viviant100 commented 3 months ago

Add a dropdown menu at the far right of the table in MyData tab with "Copy Product ID"

Dropdown toggle should be implemented as a button (either a down arrow or an ellipse) which opens a menu allowing a user to access additional actions for the product the dropdown is selected for. One option should be "Copy Product ID" which will copy the product ID to the user's clipboard. Another potential option is a regenerate button. Clicking anywhere else on the screen outside the dropdown should dismiss the window