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

Need to refresh tree on show if its data changes in the background? #8

Open
lucas-koehler opened this issue Jun 2, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@lucas-koehler
Copy link
Contributor

If the tree's data is changed in another editor while the tree editor is open and then the tree editor is focused again, it doesn't automatically refresh it's content.
The question is whether this should be generally handled in the tree editor or framework or should be handled by client implementations if it is possible there.

The problem with a general implementation is that we don't know how exactly the data is loaded and how it might be changed in the background.

@eneufeld eneufeld added this to New in EMFCloud Feb 3, 2022
@eneufeld eneufeld moved this from New to Backlog in EMFCloud Feb 3, 2022
@eneufeld eneufeld added the enhancement New feature or request label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
EMFCloud
  
Backlog
Development

No branches or pull requests

2 participants