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
Description:
Currently, the Address Picker displays only the Phoenix address by default. With the recent introduction of Moonlight, which will likely be used more frequently, it may no longer be sensible to display only the Phoenix address. We need to revisit the approach for the Address Picker to better accommodate both Phoenix and Moonlight addresses.
Potential Approaches:
Hide Address Picker Temporarily:
As a short-term measure, hide the Address Picker altogether.
Addresses (Phoenix and Moonlight) can be accessed through the Receive view.
This ensures users can still retrieve their addresses with minimal confusion.
Show Both Phoenix and Moonlight Addresses:
Adjust the Address Picker to display both Phoenix and Moonlight addresses simultaneously.
Users can quickly choose which address to copy.
Ensures immediate visibility and reduces friction when switching between address types.
Acceptance Criteria:
Decide on the approach: hide the picker or display both addresses.
If hiding the picker, ensure the Receive view is clearly accessible and well-documented.
If displaying both addresses, ensure they are clearly labeled and user-friendly.
Update documentation, tooltips, and UI guides to reflect the chosen approach.
Additional Notes:
If we opt for the temporary solution (hiding the picker), consider planning a follow-up improvement to reintroduce the picker with both addresses displayed. This will prevent relying on a hidden state as a permanent workaround.
The text was updated successfully, but these errors were encountered:
Description:
Currently, the Address Picker displays only the Phoenix address by default. With the recent introduction of Moonlight, which will likely be used more frequently, it may no longer be sensible to display only the Phoenix address. We need to revisit the approach for the Address Picker to better accommodate both Phoenix and Moonlight addresses.
Potential Approaches:
Hide Address Picker Temporarily:
As a short-term measure, hide the Address Picker altogether.
Show Both Phoenix and Moonlight Addresses:
Adjust the Address Picker to display both Phoenix and Moonlight addresses simultaneously.
Acceptance Criteria:
Additional Notes:
If we opt for the temporary solution (hiding the picker), consider planning a follow-up improvement to reintroduce the picker with both addresses displayed. This will prevent relying on a hidden state as a permanent workaround.
The text was updated successfully, but these errors were encountered: