appsmith
appsmith copied to clipboard
[Feature]: Unfurl callback to show success and failure actions with specific count
Is there an existing issue for this?
- [X] I have searched the existing issues
Summary
As a new user/user trying to configure a new action, the UI response in the revamped design is accurate.
But as an advanced user who has already configured actions on the property pane and wants to modify child action instead of parent, seeing only callbacks
with total action count (again) on the first click of a parent action does not convey enough information. The user needs to click again to see success/failure blocks - which then opens up the entire success & failure blocks instead of incrementally increasing the information provided to the user.
Current interaction:
Initial view:
First click:
Second click:
Why should this be worked on?
User flow should instead be augmented to:
- First click on parent action: unfurl callback showing onSuccess/onFailure titles with total count under each action and make the title elements clickable
- Second click on either success or failure child action: unfurl only the section selected by the user
- [ ] Sentence case highlighted words and modify text to explain what on success is or make it bold to highlight a specific action
- [ ] Issue on the on-boarding journey where text asks the user to click on + icon next to
onSuccess
but it's hidden under a chevron icon.
Part of this issue (showing callback button by default) is fixed in #24071
creating a new issue to handle the onboarding changes
@bharath31 Could you please look into the interaction that is mentioned in the description of this issue ?
Let's tackle this as a part of https://github.com/appsmithorg/appsmith/issues/24251