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

feat(key-structure): add an agreed upon key structure for our forms #468

Merged
merged 11 commits into from
Mar 27, 2024

Conversation

jdinh8124
Copy link
Collaborator

@jdinh8124 jdinh8124 commented Mar 22, 2024

Purpose

Our agreed upon key structures for our “name:” sections of our forms are as follows:

all lower case
[form name '-' instead of dots.]
[section title separated by “-” shortened if possible]
[input id/label as close and short as possible with only '-' as separators]
[input type simple [text/textarea/array/checkgroup]

[formname]_[sectionTitle]_[question]_[inputType]

input types could be input/textarea/array/checkgroup/radiogroup

Example: abp1_pop-id_abp-pop-name_input

Linked Issues to Close

https://qmacbis.atlassian.net/browse/OY2-27657

@jdinh8124 jdinh8124 added type: FEAT Submit new features status: READY PR is ready for review labels Mar 22, 2024
@jdinh8124 jdinh8124 self-assigned this Mar 22, 2024
@jdinh8124 jdinh8124 merged commit eaeea81 into master Mar 27, 2024
16 checks passed
@jdinh8124 jdinh8124 deleted the gummy branch March 27, 2024 17:11
Copy link
Contributor

github-actions bot commented Apr 1, 2024

🎉 This PR is included in version 1.5.0-val.21 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @val status: READY PR is ready for review type: FEAT Submit new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants