zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Extend Copy Field with the dropdown to allow select the attribute to copy #214

Closed zshamrock closed 5 years ago

zshamrock commented 5 years ago

Currently Copy Field copies the currently selected field, which is fine.

But in many cases you would need the value of the particular attributes/columns, but they could be far from each other (and also from the beginning of the row), so it takes time to scroll between them, would be better if it is possible to directly specify the value of the attribute to copy.