Skip to content

Weight Entry Optimization - #1034

Merged
LeviCameron1 merged 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_weightEntryOptimization
Sep 10, 2026
Merged

Weight Entry Optimization#1034
LeviCameron1 merged 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_weightEntryOptimization

Conversation

@LeviCameron1

Copy link
Copy Markdown
Collaborator

Rationale

Based off of Josh's PR for 26.7 this extends it a little bit more adding a timeout on requests to 500ms. It looks like the ID field was a big problem since it was making a call to the demographics to verify the ID was correct for each keystroke. This further optimization waits for the user to stop typing before making that call.

The feeding form doesn't seem to have the same problem with the ID field as the weights form so I didn't make any changes to it.

Related Pull Requests

#1033

Changes

  • Added timeout for call to demographics table to ensure the user stoped typing before calling. Weights form only.

@guyinco6nito guyinco6nito left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any problems, approved!
-Dan

@LeviCameron1
LeviCameron1 merged commit 990ae6b into release26.3-SNAPSHOT Sep 10, 2026
7 of 10 checks passed
@LeviCameron1
LeviCameron1 deleted the 26.3_fb_weightEntryOptimization branch September 10, 2026 18:53
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