Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

If changing the icon of a non-selected node, our refresh method doesn't work correctly. #3

Open
markadrake opened this issue Sep 26, 2020 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@markadrake
Copy link
Owner

In our modified angular controller we have a refreshTree() method. This is intended to reload the node when an icon is set, or removed successfully.

This works as long as you are on the currently selected node. But when you are setting or removing the icon for a node that isn't currently selected / active, we don't get the reload and the old icon remains.

@markadrake markadrake added bug Something isn't working help wanted Extra attention is needed labels Sep 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant