-
Notifications
You must be signed in to change notification settings - Fork 26
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
Field Slips - Adjust form templates #2063
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nimmolo
changed the title
Adjust form templates, use simplified matrix boxes for "current"/"last"
Field Slips - Adjust form templates
Mar 24, 2024
Merged
Make header/footer more flexible
I like this faciility for other pages, but I don't think we want to add this much complexity to the Record Field Slip page and we really want "Create New Observation" to be the most obvious choice so new users don't get confused/distracted. If anything, I'd rather the "Use Last Observation" was more hidden so only power users would know it's there. |
Revised with simpler panel, no matrix_box |
mo-nathan
approved these changes
Mar 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uses simplified thumbnail panels for "current"/"last" with buttons to use them, and deletes some unnecessary divs, etc.
Order of links:
The "keep" and "use last" panels will display side by side if both exist, or just one if there's only one.
Please give this a spin and feel free to merge (into
njw-field-slips
) if you like it, or let me know about button placement.