Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX on runtime environments #174

Open
1 of 3 tasks
techcoderx opened this issue Mar 25, 2023 · 0 comments
Open
1 of 3 tasks

UX on runtime environments #174

techcoderx opened this issue Mar 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@techcoderx
Copy link
Member

techcoderx commented Mar 25, 2023

Since the merge of the two builds (full and remote app), several users have likely used the incorrect environment, causing unexpected behaviour (e.g. uploads failing or missing files list).

To switch between them currently involves going into the toolbar which may be inconvenient.

To do:

  • Allow switching between the environments by clicking on the "Local" or "Remote" rounded rectangle on login screen. Upon clicking, display a popup to confirm.
  • Prominently display the runtime type and the backend it communicates with. For local, either show "localhost" or maybe the IPFS daemon API URL. For remote, the server URL will be shown (e.g. https://uploader.oneloveipfs.com).
  • Assisted setup when launching the app for the first time to allow users to pick one of the environments instead of defaulting to local runtime environment.
@techcoderx techcoderx added the enhancement New feature or request label Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant