Open SanojPunchihewa opened 1 month ago
Since this feature requires improvements for the MI runtime, VSCode UI plugin and the VSCode language server, as per the initial discussions we will be introducing new set of mediators which will be available on MI VSCode plugin according to the project runtime version the user defined when creating the integration project. ie for old projects, the already existing mediators can be used without any issue.
The Log mediator will be improved to allow the user to configure a string template as the message.
Description
The use of the Mediators in MI is burdensome for new users. This feature aims to simplify the UI/UX experience and make them intuitive for new users.
Describe your problem(s)
Most of the mediator's UIs contain product specific naming conventions which are incomprehensible for a new user. Furthermore, the user may need to provide different properties or configurations as well.
Describe your solution(s)
To overcome this issue, we need to simplify the UI schemas and make them intuitive while hiding unnecessary properties and configurations.
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response