frappe / frappe/datatable

row index remains checked after refreshing datatable

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

# Expected Result:
1. Check row(s)
2. Refresh datatable
3. All data including checked rows should be reset.

# Observed Result:
1. Check row(s)
2. Refresh datable
3. All previously checked indexes are still checked even if the data inside the row is different.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.