Skip to content

Commit 5717d38

Browse files
authored
fix #179 input ui delete account (#188)
1 parent 58f663d commit 5717d38

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

src/field/input-my-account.png

81.2 KB
Loading

src/field/input-my-account.xcf

131 KB
Binary file not shown.

src/field/input_ui.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,26 @@ There are four tabs available in the bottom navigation panel: [Projects](#projec
1212
## Projects
1313
**Projects** tab is where you can create a new project, upload it to the cloud, synchronise changes, or remove a local project from your device.
1414
- **Home**: a list of all downloaded projects on your device. Only downloaded projects can be opened in the app.
15-
- **My projects**: projects created by you and hosted on the Mergin service
16-
- **Shared with me**: projects on the Mergin service shared with you by other users
17-
- **Explore**: a full list of public projects by others on the Mergin service
15+
- **My projects**: projects created by you and hosted on the <MainPlatformName /> service
16+
- **Shared with me**: projects on the <MainPlatformName /> service shared with you by other users
17+
- **Explore**: a full list of public projects by others on the <MainPlatformName /> service
1818

1919
![Projects screen](./input-projects.png)
2020

21-
### Mergin account
22-
To sign in to Mergin or to access your Mergin profile information, select the icon on the top right of the **Projects** screen.
23-
21+
### Mergin Maps account
22+
To [sign up to <MainPlatformName />](../setup/sign-up-to-mergin-maps/#from-mergin-maps-input), sign in and access your profile information, select the icon on the top right of the **Projects** screen.
2423
![Sign in](./input-account.png)
2524

25+
**My Account** contains the overview of your profile and your storage use. **Sign out** if you want to switch to a different account.
26+
27+
<Badge text="Since Input 1.5.2" type="tip"/> it is also possible to delete your <MainPlatformName /> account within the app.
28+
29+
![account](./input-my-account.png)
30+
31+
:::danger
32+
Be careful! If you delete your account, you will lose access to your <MainPlatformName /> projects both on the mobile device and on the server.
33+
:::
34+
2635
## GPS
2736
Tapping the GPS button centres the map to your current position.
2837

0 commit comments

Comments
 (0)