-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
add a Try Fw Lite button to project pages #1375
base: develop
Are you sure you want to change the base?
Conversation
UI unit Tests12 tests 12 ✅ 0s ⏱️ Results for commit 01a6d5e. ♻️ This comment has been updated with latest results. |
C# Unit Tests104 tests 104 ✅ 5s ⏱️ Results for commit 01a6d5e. ♻️ This comment has been updated with latest results. |
I did some UI/UX work on the modal: |
"awaiting_approval": "Awaiting approval", | ||
"crdt": { | ||
"try_fw_lite": "Try FieldWorks Lite", | ||
"try_info": "This will make your project available in [FieldWorks Lite](https://software.sil.org/fieldworks/download/fieldworks-lite/). \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for moving this into translated text. What do you think about changing this to be an order of steps. EG:
- Make project available (click "Yes" below)
- while that's happening install FieldWorks Lite
- login to lexbox from FieldWorks lite
- Wait for this process to finish if it's not done
- Open your project in FieldWorks lite (note if it's not showing up it may need to refresh, you can close and re open the app to refresh your project list)
once they click "Yes" we would show that it's syncing the project, but still show the instructions as it might take a while. Also we could show a fun loading animation since it might take so long.
Right now it's not clear how to onboard a new project to FW Lite with syncing to a FW Project. We will probably want this exposed on the client side as well, but for now you can do it from lexbox.
screenshot:
Text suggestions? I'd also like to include a link to the download page for fw lite.