zshamrock / dynoman

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

Allow to change the source of the data/table within the tab #265

Open zshamrock opened 4 years ago

zshamrock commented 4 years ago

As currently the dropdown within the tab is limited only to the particular table and its indexes, which is good. But if there is a need to reuse that tab, but using the different table as the data source it should be able to change this.

Might display some button, like "..." near the dropdown (or the one with the refresh icon), and open the dropdown table's tree selection to choose another base.

It is related somehow to #264 .