there is two cases
case1(correct):
automatically switching isolated mode via first deposit isolated asset, show isolate notification screen
steps:
- get USDT/EURS token (isolated assets)
- clean up the dashboard (0 borrws, 0 deposits)
- deposit isolated asset
result:
- before deposit, we get an isolated notification screen

case2 (bagged):
manual turn on isolated mode doesn't show isolate notification screen
- deposit any not isolated asset
- deposit isolated asset
- turn off collateral status for the first deposit
- turn on collateral for an isolated asset
result:
- jump directly to input view, without notification screen
