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

Grid: Discarding actions with the IgxTransactionService clear method does not restore the cells' edit values #13141

Closed
ddaribo opened this issue Jun 20, 2023 · 1 comment

Comments

@ddaribo
Copy link
Contributor

ddaribo commented Jun 20, 2023

Description

Discarding actions with the IgxTransactionService clear method does not restore the cells' edit values as before the discarded action. When entering edit mode for such cells, their edit values are as they were for the discarded actions.

  • igniteui-angular version: 16.0.x, 15.1.x, 14.2.x
  • browser: any

Steps to reproduce

  1. Open this demo
  2. Edit some cell and click "Done"
  3. Click the "Commit" button
  4. In the transactions dialog click "Discard"
  5. Enter edit mode for the previously edited cell
  6. Observe its edit value.

Result

The previous cell edit value is kept despite clearing the transactions.

Expected result

The cell edit value to match the cell value.

Attachments

transaction-clear

@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Aug 20, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants