-
Notifications
You must be signed in to change notification settings - Fork 58
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
A tool cannot open a selection dialog in react flow #2759
Comments
39 tasks
florianbarbin
added a commit
that referenced
this issue
Jun 18, 2024
In addtion, this commit introduce the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug:#2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 20, 2024
In addtion, this commit introduce the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug:#2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 20, 2024
In addtion, this commit introduce the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug:#2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 20, 2024
In addtion, this commit introduce the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 20, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
39 tasks
florianbarbin
added a commit
that referenced
this issue
Jun 20, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 21, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 24, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 25, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 25, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 25, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 25, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 25, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 25, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 26, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 27, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 27, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 27, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 28, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 28, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jun 28, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 3, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 3, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 3, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 3, 2024
Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 3, 2024
Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 3, 2024
Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 4, 2024
Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 8, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 8, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 8, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 8, 2024
Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
* Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]> [2759] Provides the dialog type value in the NodeTool The front needs to know which kind of dialog it has to retrieve in the extension-point Bug: #2759 Signed-off-by: Florian Barbin <[email protected]> [2759] Completes CHANGELOG Breaking changes * Remove some formatter annotations * Fix unsafe check in DialogContext.tsx Bug: #2759 Signed-off-by: Florian Barbin <[email protected]> [2759] Update PR according to the last review comments Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 10, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 11, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Jul 12, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Jul 19, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Jul 19, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Jul 19, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Jul 19, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Jul 19, 2024
In addition, this commit introduces the generic concept of Dialog to make it possible to define any kind of dialog for diagram node tools. Bug: #2759 Signed-off-by: Florian Barbin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
Expected behavior (SPROTTY)
Actual behavior (REACT_FLOW)
The text was updated successfully, but these errors were encountered: