topcoderinc / TC-redis-manager

5 stars 15 forks source link

it selects records on other pages for editing #380

Open winterflame opened 5 years ago

winterflame commented 5 years ago

Reproduction Steps

  1. deploy with default test data and open the app

  2. expand the nodes, click "global-map"

  3. change "Page per items" as 50

  4. click "Select All" checkbox, then change "Page per items" as 10

  5. click "Edit", observe the records on the Edit modal

Expected Result

On the modal, there should be only 10 records.

Actual Result

See screenshot/screencast, there are 27 records.

Screenshots or screencast

If not attached, please check comment section.

Issue Information

Device: Mac Book Pro

OS: macOS High Sierra Version 10.14

Browser: Firefox 64.0.2

winterflame commented 5 years ago

edit