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

Create a rudimentary UI for Observations Field Module #507

Open
jgaehring opened this issue Mar 24, 2022 · 2 comments
Open

Create a rudimentary UI for Observations Field Module #507

jgaehring opened this issue Mar 24, 2022 · 2 comments

Comments

@jgaehring
Copy link
Member

With #503 I removed image support from the Tasks module so we could refocus that module as a more "TODO-style" app, and in conjunction support images via a dedicated Observations Field Module. The idea for this go all the way back to @ludwa6's concept in #275, which sadly is over 2 years old at this point. I'm closing it now in favor of this more narrowly scoped issue.

I've pushed a branch, field-module-observations, that contains the last version of TasksEdit.vue prior to removing the "Images" section, as well as the old camModule.js, even though we're no longer using Vuex modules. Both files are in a separate package folder, field-module-observations, which can be the germ for a new module.

Initially, this will probably just be a reproduction of the UI from TasksEdit, but eventually I'd like to make improvements to make it easier and simpler to use. For instance, the original idea was to make a button on the Observations widget that immediately opened the camera to take a picture, to reduce the number of taps that were required. A similar option could be provided for audio observations.

@jgaehring
Copy link
Member Author

For instance, the original idea was to make a button on the Observations widget that immediately opened the camera to take a picture, to reduce the number of taps that were required. A similar option could be provided for audio observations.

I finally found the old Figma file where I sketched up this idea:

image

Pretty rough, but I still really love this idea.

@jgaehring jgaehring changed the title Create Observations Field Module Create a rudimentary UI for Observations Field Module Apr 8, 2024
@jgaehring
Copy link
Member Author

I changed the title of this issue to focus on a very basic UI for the Observations module, at least for the time being. I can basically just replicate the "Images" section of the old EditTask screen and that should be enough for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant