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

Use XPath Expression from Validation Service to open an Edit wizard #187

Closed
dlabordus opened this issue Sep 5, 2022 · 0 comments · Fixed by #203
Closed

Use XPath Expression from Validation Service to open an Edit wizard #187

dlabordus opened this issue Sep 5, 2022 · 0 comments · Fixed by #203
Assignees

Comments

@dlabordus
Copy link

dlabordus commented Sep 5, 2022

Is your feature request related to a problem? Please describe.
After issue 111 of the Validator Service is implemented the response will return a XPath Expression for some validations. In the Diagnostic Window we want to use this XPath Expression to find the element in the document and start an Edit wizard for that element.

Describe the solution you'd like
Use the XPath Expression from the Response to find the Element with some JavaScript Library and use the standard functions to start the Edit wizard for this element.

Additional information
This means changing the standard diagnostic dialog from OpenSCD to use the XPath Expression to open the Edit wizard!

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 a pull request may close this issue.

1 participant