Skip to content

Page number and number-of-row-per-page not properly unloaded when switching to a different table #156

@ttngu207

Description

@ttngu207

Bug Report

Description

Table contents not shown properly due to the page number and number-of-row-per-page not properly unloaded when switching to a different table.

Reproducibility

Include:

  • OS (WIN)
  • DataJoint LabBook Version 0.1.0
  • MySQL Version 5.7
  • MySQL Deployment Strategy (remote)

Step to reproduce

  1. Go to a single-page table (likely a lookup table), you'll find that the contents are shown as expected
  2. Now go to a multi-page table, move the page 2
  3. Now go back to the single page table in step 1, the contents are no longer shown properly.
  4. Now go to any multi-page table and move to page 1
  5. The single page table should show all contents as expected

The thinking here is that the single-page table is trying to show page 2 (where there is no content)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions