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

#3817 - Support undo/redo for document metadata annotations #3819

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Feb 15, 2023

What's in the PR

  • Refactor undo support into an extension point
  • Add code for undo/redo of document metadata annotations
  • Fix issue that collapsed document metadata annotation labels do not update when an undo/redo action is done

How to test manually

  • Use undo/redo with different types of annotations (spans, relations, etc.)

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Refactor undo support into an extension point
@reckart reckart added this to the 27.0 milestone Feb 15, 2023
@reckart reckart self-assigned this Feb 15, 2023
- Simplify code for traditional undo actions
- Add code for undo/redo of document metadata annotations
- Fix issue that collapsed document metadata annotation labels do not update when an undo/redo action is done
@reckart reckart merged commit ec37310 into main Feb 15, 2023
@reckart reckart deleted the feature/3817-Support-undo-redo-for-document-metadata-annotations branch February 15, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant