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

[Feature request] Add event (or observable) for editing property in edit in place (NwbEditInPlaceComponent) #33

Open
ghost opened this issue Mar 4, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 4, 2021

Hi,

This is not a bug report, just a feature request.
Is it possible to add in "edit-in-place.component.ts" an output for the editing property?
Or a observable which a developer can subscribe.

My use case:
I want to add a button to start the editing of the string. When the edit start I will hide/change the button. When the edit end I restore the button.
There is no event to tell me when the edit start/end.

I will try to submit a PR, but i'm pretty busy :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants