Skip to content

Implemented the redesign of the input field in ODK-X Survey app to meet ODK-X Design Guidelines.#194

Open
teelda wants to merge 3 commits intoodk-x:developmentfrom
teelda:development
Open

Implemented the redesign of the input field in ODK-X Survey app to meet ODK-X Design Guidelines.#194
teelda wants to merge 3 commits intoodk-x:developmentfrom
teelda:development

Conversation

@teelda
Copy link

@teelda teelda commented Nov 1, 2023

An issue was created to update the input field used to enter text in the ODK-X survey app link to issue.

I followed these steps to implement the change;

  • I forked and cloned the app-designer repository.
  • I opened it in my text editor, studied the codebase thoroughly and figured the class for the input field was .form-control.
  • Since I couldn't find the source code for the .less files that were compiled, I wrote my own styles in odk-survey.css to override the existing styles.
  • Made sure the styles added conformed to the ODK-X design guidelines.
  • I tested it to ensure the app worked well without breaking anything.
  • Then I pushed my code and created a pull request.

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.

3 participants