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

Richcontenteditable: bind event listeners #1592

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

marcoambrosini
Copy link
Contributor

Useful to dismiss an edit from the parent.

Signed-off-by: Marco Ambrosini marcoambrosini@pm.me

@marcoambrosini marcoambrosini added 3. to review Waiting for reviews feature: rich-contenteditable Related to the rich-contenteditable components labels Nov 20, 2020
@marcoambrosini marcoambrosini self-assigned this Nov 20, 2020
Copy link
Contributor

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should be able to watch the @keydown.esc from the parent

@marcoambrosini
Copy link
Contributor Author

You should be able to watch the @keydown.esc from the parent

Tried that first, didn't work for me

@skjnldsv
Copy link
Contributor

If so then let's forward all listeners

@marcoambrosini

This comment has been minimized.

@skjnldsv

This comment has been minimized.

@marcoambrosini

This comment has been minimized.

@skjnldsv

This comment has been minimized.

@marcoambrosini

This comment has been minimized.

@skjnldsv

This comment has been minimized.

@marcoambrosini

This comment has been minimized.

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
@marcoambrosini marcoambrosini force-pushed the richcontenteditable-forward-esc-keypress branch from 0f081a0 to a7e7ed8 Compare November 23, 2020 09:24
@marcoambrosini marcoambrosini changed the title Richcontenteditable: Forward esc keydown event Richcontenteditable: bind event listeners Nov 23, 2020
@marcoambrosini
Copy link
Contributor Author

You were right @skjnldsv, shame on me!

@skjnldsv
Copy link
Contributor

Unrelated error

@skjnldsv skjnldsv merged commit dfd3a6a into master Nov 24, 2020
@skjnldsv skjnldsv deleted the richcontenteditable-forward-esc-keypress branch November 24, 2020 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: rich-contenteditable Related to the rich-contenteditable components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants