Arattian / DynamoDb-GUI-Client

DynamoDb GUI Client
MIT License
659 stars 77 forks source link

Sort lost on Refresh, Cancelled Scan looses Row-Count setting #55

Open ILAsoft opened 4 years ago

ILAsoft commented 4 years ago

Describe the bug Two similar issues:

  1. When using "refresh table", column sort gets reset.
  2. When cancelling/resetting "scan" (removing parameter), the row-count setting gets reset...note that it still displays it, just does not observe/negates it.

To Reproduce Steps to reproduce the behavior #1:

  1. Sort table
  2. Click on 'refresh table'
  3. Observe sorting not apply and disappear from display

Steps to reproduce the behavior #2:

  1. Set row count setting on the bottom to something other than the default 15 and/or click "No Limit" checkbox.
  2. Add a scan parameter and scan the table
  3. Click on 'X' to remove the parameter
  4. Observe newly scanned/refreshed table limited by default row count of 15, independent of what the original setting in 1 was set to.
  5. Note that if you've set "No Limit" earlier in 1, it will still show as checked as if there is "No Limit" setting being applied, even though that is not being done.

Desktop (please complete the following information):