You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to implement a reset button for the ordered list of action groups, allowing users to revert to the default sorting behavior defined by the application.
TODOs
- [ ] Implement a button to reset order
- By sending `actionGroupIds` with empty array `[]` for patch API
The text was updated successfully, but these errors were encountered:
Background
We want to implement a reset button for the ordered list of action groups, allowing users to revert to the default sorting behavior defined by the application.
TODOs
The text was updated successfully, but these errors were encountered: