Skip to content

LF-5243: Implement text length limit validation for farm notes#4125

Merged
kathyavini merged 2 commits intointegrationfrom
LF-5243/Implement_Text_Length_Limit_Validation_for_Farm_Notes
Apr 16, 2026
Merged

LF-5243: Implement text length limit validation for farm notes#4125
kathyavini merged 2 commits intointegrationfrom
LF-5243/Implement_Text_Length_Limit_Validation_for_Farm_Notes

Conversation

@SayakaOno
Copy link
Copy Markdown
Collaborator

Description

Add model and form validation for farm notes.

Jira link: https://lite-farm.atlassian.net/browse/LF-5243

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Passes test case
  • UI components visually reviewed on desktop view
  • UI components visually reviewed on mobile view
  • Other (please explain)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The precommit and linting ran successfully
  • I have added or updated language tags for text that's part of the UI
  • I have ordered translation keys alphabetically (optional: run pnpm i18n to help with this)
  • I have added the GNU General Public License to all new files

@SayakaOno SayakaOno self-assigned this Apr 16, 2026
@SayakaOno SayakaOno added the bug Something isn't working label Apr 16, 2026
@SayakaOno SayakaOno requested review from a team as code owners April 16, 2026 21:09
@SayakaOno SayakaOno requested review from kathyavini and removed request for a team April 16, 2026 21:09
Copy link
Copy Markdown
Collaborator

@kathyavini kathyavini left a comment

Choose a reason for hiding this comment

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

Excellent, thank you!

@kathyavini kathyavini added this pull request to the merge queue Apr 16, 2026
Merged via the queue into integration with commit 0216366 Apr 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants