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

Add tutorials for compare, find and validate projects #39

Merged
merged 19 commits into from
Oct 16, 2024
Merged

Conversation

frozenhelium
Copy link
Contributor

@frozenhelium frozenhelium commented Sep 12, 2024

frozenhelium and others added 6 commits September 11, 2024 09:41
@ofr1tz
Copy link
Collaborator

ofr1tz commented Sep 19, 2024

Thanks a lot for your work in this PR! Going to add the complete review soon.

@nicolelaine
Copy link

nicolelaine commented Sep 25, 2024

The language of "swipe" does not work so well for the web app, since one is not really swiping when moving forward.
Screenshot 2024-09-25 at 11 24 05

I might say something like "keep scrolling", or "press the right arrow key."

In this case of this tutorial, because there is no other way to move forward other than to click on "next task", you might want to mention this as well. Or, find a way to move forward how you would like them to move if they were actually mapping and then at the bottom you could say, "click on next task to continue."

@nicolelaine
Copy link

In the find buildings tutorial, the first page says "Please look for them.", which is pretty unclear. It might be helpful to make "them" a variable that will change depending on what the project creator sets to be looked for in the project settings. Then this would update automatically.
Screenshot 2024-09-25 at 11 29 57

I notice also that the find buildings tutorials don't have the option to show what they look like from above as well as from the ground. Is this intentional?

@nicolelaine
Copy link

For the validate project type, there is no offset button, and the text at the bottom of the screen is very small and the yellow is almost impossible to read.
Screenshot 2024-09-25 at 11 43 10

@nicolelaine
Copy link

I find the tabs at the top with the tutorial at the end easy to miss. Maybe we could highlight them in some way, i.e make the tabs different colors or something like that?
Screenshot 2024-09-25 at 11 48 36

@kopitek8
Copy link
Collaborator

@nicolelaine Thanks so much for your feedbacks. We have added all the known issues and feedbacks in the GitHub board itself including your feedbacks. Please check here: https://github.com/orgs/mapswipe/projects/15/views/1. Requesting you to please share more feedbacks (if any) via the issues in the board, Nicole.

@nicolelaine
Copy link

@nicolelaine Thanks so much for your feedbacks. We have added all the known issues and feedbacks in the GitHub board itself including your feedbacks. Please check here: https://github.com/orgs/mapswipe/projects/15/views/1. Requesting you to please share more feedbacks (if any) via the issues in the board, Nicole.

That links gives me a 404 error. Do you need to add me to something?

@nicolelaine
Copy link

In the validate project type, the variable is not picking up the word {building.} so makes it confusing for viewers.
image

@kopitek8
Copy link
Collaborator

kopitek8 commented Oct 1, 2024

#39 (comment)

@nicolelaine, it is a permission issue and you should be able to see it soon.

@ofr1tz
Copy link
Collaborator

ofr1tz commented Oct 1, 2024

@kopitek8 How would it work best for you that I share my points for the review of this PR? I could add to https://github.com/orgs/mapswipe/projects/15/views/1, but it seems I do not have the right to open new items there. Or would you like me to rather comment here?

@kopitek8
Copy link
Collaborator

kopitek8 commented Oct 2, 2024

@kopitek8 How would it work best for you that I share my points for the review of this PR? I could add to https://github.com/orgs/mapswipe/projects/15/views/1, but it seems I do not have the right to open new items there. Or would you like me to rather comment here?

@ofr1tz You can share your feedbacks via a review of this PR, Oliver.

src/components/FindProjectTask.vue Outdated Show resolved Hide resolved
src/components/FindProjectTask.vue Show resolved Hide resolved
src/components/FindProjectTask.vue Show resolved Hide resolved
src/components/FindProjectTutorial.vue Outdated Show resolved Hide resolved
src/components/FindProjectTutorial.vue Outdated Show resolved Hide resolved
src/components/FindProjectTutorial.vue Outdated Show resolved Hide resolved
src/components/ProjectInfo.vue Outdated Show resolved Hide resolved
src/components/CompareProjectTutorial.vue Outdated Show resolved Hide resolved
src/components/FindProjectTutorial.vue Show resolved Hide resolved
src/components/FindProjectTutorial.vue Show resolved Hide resolved
tnagorra and others added 2 commits October 7, 2024 20:26
The new order is:
- instructions (static "how to contribute" page)
- information pages (dynamic no. of info pages)
- tutorial (single page, dynamic no. of screens)
- Increase height of info modal
- Refactor overlay logic for the image tiles
- Refactor and reuse overlay logic for MagnifyImageTile
- User vertical viewport based tile size in tutorial for find project
- Fix multiple selection logic for find project tutorial
Copy link
Collaborator

@ofr1tz ofr1tz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!

startTime: string | null
task: object
taskId: string | undefined
taskIndex: 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this datatype correct? @frozenhelium shouldn't this be number?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for taskIndex, yes!

@frozenhelium
Copy link
Contributor Author

frozenhelium commented Oct 16, 2024

@ofr1tz We've add some minor fixes, we found from our latest testing. Everything looks good from our side. Could you quickly verify it. And let's proceed with merge / deployment!

CC: @kopitek8

Copy link
Collaborator

@ofr1tz ofr1tz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! I added German translations for the new messages on missing image tiles. Ready to merge!

@ofr1tz ofr1tz merged commit 71aa299 into main Oct 16, 2024
@ofr1tz ofr1tz deleted the feature/tutorials branch October 16, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants