Skip to content

DREF: Update in DREF application form and my form tab#2373

Merged
frozenhelium merged 1 commit into
project/emergency-pagesfrom
feature/dref-form-changes
May 25, 2026
Merged

DREF: Update in DREF application form and my form tab#2373
frozenhelium merged 1 commit into
project/emergency-pagesfrom
feature/dref-form-changes

Conversation

@shreeyash07
Copy link
Copy Markdown
Collaborator

@shreeyash07 shreeyash07 commented May 19, 2026

Depends On

IFRCGo/go-api#2736

Changes

  • Add new confirm modal for Dref application to select event
  • Update SelectOutput props to add strongValue
  • Replace FieldReport copy fields to Event

This PR Ensures:

  • No typos or grammatical errors
  • No conflict markers left in the code
  • No unwanted comments, temporary files, or auto-generated files
  • No inclusion of secret keys or sensitive data
  • No console.log statements meant for debugging
  • All CI checks have passed

@shreeyash07 shreeyash07 force-pushed the feature/dref-form-changes branch from 42456e0 to 6fe3803 Compare May 19, 2026 11:38
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

⚠️ No Changeset found

Latest commit: 9a226d2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why do we need this change?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

autoGeneratedSource was changed to source at the endpoint and has not been used in any components

@frozenhelium frozenhelium force-pushed the feature/dref-form-changes branch from 2ef975b to e837485 Compare May 25, 2026 02:29
@frozenhelium frozenhelium force-pushed the feature/dref-form-changes branch from e837485 to 9a226d2 Compare May 25, 2026 03:20
"drefFormEventDescription": "If a field report related to this event/operation already exists, you can use it to pre-fill matching fields in this request. To do so, select the relevant field report from the drop-down list and click “Copy”.",
"drefFormSelectFieldReportPlaceholder": "Select field report",
"drefFormCopyButtonLabel": "Copy"
"drefFormEventDetailsTitle": "Import data from existing emergency",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"drefFormEventDetailsTitle": "Import data from existing emergency",
"drefFormEventDetailsTitle": "Select an Emergency",

"drefFormSelectFieldReportPlaceholder": "Select field report",
"drefFormCopyButtonLabel": "Copy"
"drefFormEventDetailsTitle": "Import data from existing emergency",
"drefFormEventDescription": "If a field report related to this event/operation already exists, you can use it to pre-fill matching fields in this request. To do so, select the relevant emergency from the drop-down list and click “Copy”.",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"drefFormEventDescription": "If a field report related to this event/operation already exists, you can use it to pre-fill matching fields in this request. To do so, select the relevant emergency from the drop-down list and click “Copy”.",
"drefFormEventDescription": "If an Emergency for current operation already exists, you can use it to pre-fill matching fields in this request. To do so, select the relevant emergency from the drop-down list and click “Copy”.",

@frozenhelium frozenhelium merged commit b13c3fd into project/emergency-pages May 25, 2026
18 checks passed
@frozenhelium frozenhelium deleted the feature/dref-form-changes branch May 25, 2026 03:29
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.

2 participants