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

Make version information accessible to make troubleshooting easier #217

Closed
lognaturel opened this issue Sep 16, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@lognaturel
Copy link
Member

As a user (system administrator, data collector, etc)
I want to include version information when reporting an issue
So that the development team can fix it

ODK tools typically provide version information from git describe --tags --dirty --always. This information is available from different places:

  • At the bottom of the landing screen in Collect. This is so data collectors can quickly verify that they're on the expected version while training, etc
  • From the help menu in Central
  • From a system summary screen and at the bottom of the offline menu in Enketo

Some ideas for Web Forms:

  • tooltip when hovering over "powered by"
  • bottom of the screen
@alyblenkin
Copy link
Collaborator

I think bottom of the page works well! We could display it under the "powered by ODK" label so the user can see it if they are desktop or on their phone. Figma link

@sadiqkhoja sadiqkhoja self-assigned this Sep 24, 2024
@sadiqkhoja sadiqkhoja moved this from Todo to In Progress in Web Forms Sep 24, 2024
@sadiqkhoja sadiqkhoja added this to the Next milestone Sep 24, 2024
@sadiqkhoja sadiqkhoja moved this from In Progress to Done in Web Forms Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants