Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Child summaries disappears when edit a cell and press tab on click on cell in same row when rowEditable is true #4949

Closed
nrobakova opened this issue May 31, 2019 · 0 comments · Fixed by #5016
Assignees
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high grid: general grid: row-editing grid: summaries grid: tree-grid version: 7.3.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@nrobakova
Copy link
Contributor

Description

Child summaries disappears when edit a cell and press tab on click on cell in same row when rowEditable is true

  • igniteui-angular version: 7.3
  • browser: n/a

Steps to reproduce

1.Open dev sample treeGridFlatData
2. Click button rootAndChildLevels
3. Select the Enable Row Editing
4. Double click on cell in column Salary and row ID 4
5. Change its value
6. Press tab key or click on a cell in same row

Result

The child summaries are empty

Expected result

The child summaries should be displayed

Attachments

image

@ddincheva ddincheva added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Jun 4, 2019
@ddincheva ddincheva added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high grid: general grid: row-editing grid: summaries grid: tree-grid version: 7.3.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants