elyra-ai / elyra

Elyra extends JupyterLab with an AI centric approach.
https://elyra.readthedocs.io/en/stable/
Apache License 2.0
1.83k stars 343 forks source link

Improve display of 'component not found' in VPE properties view #2594

Open ptitzler opened 2 years ago

ptitzler commented 2 years ago

Is your feature request related to a problem? Please describe. Follow up to https://github.com/elyra-ai/elyra/pull/2564, which exposes 'component not found' error information in a more user-friendly way, when a user attempt to open a component definition:

image

Current node properties view:

image

Describe the solution you'd like Update the node properties view to display the error information in a similar fashion.

VNA818-RPI commented 2 years ago

Could I work on this issue?