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

[feat] add click callback for textPane #868

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

shouldsee
Copy link
Contributor

@shouldsee shouldsee commented Sep 27, 2022

Description

Motivation and Context

Would like to trigger event in business py script upon clicking a text pane. Needs a rebase before merge. (only merge 7cbb7c4)

How Has This Been Tested?

no test

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link
Contributor

@JackUrb JackUrb left a comment

Choose a reason for hiding this comment

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

I'm having trouble isolating the different changes between what's here in #868 and what is part of #862. The latter is a much harder change to review, especially with the server itself in refactor. Will leave some notes in there as well.

@shouldsee
Copy link
Contributor Author

Ah sorry I was not very good at separating commits. I think 7cbb7c4 is pretty much enough for the front end. Just needs to add test to make sure backend correctly process this event.

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

Successfully merging this pull request may close these issues.

2 participants