Skip to content

CheckboxTable Checked States When No Values Are Checked #104

@jwdotjs

Description

@jwdotjs

As a developer, when I add a checkbox table that allows me to select records in the table, and one of my actions is to "Delete Records", when the delete is completed, the UI reflects the remaining records but the CheckboxTable remains in a "Checked" state where the actionbar persists.

I haven't looked at the underlying code, but if CheckboxTable is using Formik, we may need to use enableReinitialize={true}

screen shot 2018-09-30 at 1 56 21 pm

Note in the above screenshot that actionbar persists but no records are checked

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions