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 need to implement a checkbox for the deposit function that allows users to simultaneously deposit and delegate their funds. The current interface, which presents both options initially, can be confusing for users.
Additionally, the current layout lacks consistency. In the Deposit + Delegate flow, there's an entire container dedicated to operator selection. This seems unnecessary and places undue emphasis on a feature that doesn't require such prominence.
Proposed changes:
Add a checkbox labeled "Deposit and Delegate" to the deposit interface.
Simplify the operator selection process in the Deposit + Delegate flow.
Standardize the user interface across different functions for better consistency.
These modifications will improve user experience by simplifying the process and reducing confusion, while also creating a more cohesive design throughout the platform.
The text was updated successfully, but these errors were encountered:
We need to implement a checkbox for the deposit function that allows users to simultaneously deposit and delegate their funds. The current interface, which presents both options initially, can be confusing for users.
Additionally, the current layout lacks consistency. In the Deposit + Delegate flow, there's an entire container dedicated to operator selection. This seems unnecessary and places undue emphasis on a feature that doesn't require such prominence.
Proposed changes:
These modifications will improve user experience by simplifying the process and reducing confusion, while also creating a more cohesive design throughout the platform.
The text was updated successfully, but these errors were encountered: