Project: EAP feedback - #2471
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: 65527b8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
crsstha
marked this pull request as draft
August 10, 2026 10:55
crsstha
marked this pull request as ready for review
August 11, 2026 08:07
- Add getWordCount and trimToWordLimit utils, with tests - Add maxWords prop to TextArea that trims input past the limit - Make maxLength and maxWords mutually exclusive - Show the word count in TextBadge - Add character and word limit stories for TextArea
- Add ConfirmModal with configurable heading, message and action labels - Reuse ConfirmModal in ConfirmButton - Move the confirmation strings from ConfirmButton to ConfirmModal - Export ConfirmModal from the package entrypoint
- Align forms and exports with the updated API schema - Revise contact sections, form labels and descriptions - Add activity activation checklists and a disaster sub-type field - Add summary, admin2 map, strategy and budget sections to the summary export - Fix activity timeframe layout and date formats in exports - Lock the early action timeframe and add MultiFileObjectInput - Confirm before discarding planned operation sector data - Add limits and tooltips to people targeted and budget inputs - Fix form validation errors - Add the translation migration for updated strings
frozenhelium
force-pushed
the
project/eap-feedback
branch
from
August 12, 2026 10:08
5654554 to
65527b8
Compare
frozenhelium
approved these changes
Aug 12, 2026
This file contains hidden or 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
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.
Summary
Changes
https://github.com/toggle-corp/togglecorp-meta/issues/2179
This PR Ensures:
console.logstatements meant for debugging