Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
Within the deprecation message, we wish to inform the user that they need to drag a specific widget to upgrade this.
App viewers pod needs a way to provide the name of the widget the user needs to update to.
The message can be the following -
The widget you are currently using is now deprecated. You can drag a new button widget and configure it to work in place of this widget.
But also check with @jnikhila to finalise.
Qualities of a good message
- Explains what the problem is with the current widget
- Gives a clear next step on what they immediately need to do
- Provides a way to learn more about the change
Why should this be worked on?
This will help us communicate to the user that they must drag the specific widget which maybe sometimes different than the current widget they are working on.
Example
- Form button widget doesn't exist anymore a user will have to drag a button widget
- Input widget is broken down into multiple widgets like phone and currency, a user who is using the phone from an older input widget must see the deprecation message show that they need to drag a phone widget and not an input widget.