Replace the separate 'Create account' / 'Link to existing' buttons on the discovered-account card with a single selector. It lists 'Create new account' first, followed by the compatible existing manual accounts, so picking a destination (new or existing) is one control instead of two overflowing buttons. Also stack the 'Add accounts' header on mobile (title/description, then a full-width 'Load accounts' button) and keep it a row on sm+. Backend is unchanged: ConnectionAccountController@map already supported both 'create' and 'link' actions; this only re-routes the same calls through the selector. |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| views | ||