Skip to content
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

feat: address field #7966

Draft
wants to merge 22 commits into
base: develop
Choose a base branch
from
Draft

feat: address field #7966

wants to merge 22 commits into from

Conversation

scottheng96
Copy link
Contributor

DRAFT - checking chromatic PR updates

Problem

Closes [insert issue #]

Solution

Breaking Changes

  • Yes - this PR contains breaking changes
    • Details ...
  • No - this PR is backwards compatible

Features:

  • Details ...

Improvements:

  • Details ...

Bug Fixes:

  • Details ...

Before & After Screenshots

BEFORE:

AFTER:

Tests

Deploy Notes

New environment variables:

  • env var : env var details

New scripts:

  • script : script details

New dependencies:

  • dependency : dependency details

New dev dependencies:

  • dependency : dependency details

@datadog-opengovsg
Copy link

datadog-opengovsg bot commented Dec 3, 2024

Datadog Report

Branch report: feat/address-field-fe
Commit report: ce31aad
Test service: formsg

✅ 0 Failed, 1903 Passed, 1 Skipped, 4m 0.12s Total duration (2m 46.37s time saved)

@scottheng96 scottheng96 changed the title feat: address field front end work feat: address field Dec 9, 2024
[BasicField.Address]: {
label: 'Local address',
icon: SlLocationPin,
isSubmitted: true,
Copy link
Contributor

@KenLSM KenLSM Dec 20, 2024

Choose a reason for hiding this comment

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

/nit Regarding searchAliases: to get input from Ruchel + Kenneth before we release.

@@ -135,7 +135,6 @@ const transformFormInputCountryRegionToUpperCase =
.filter((field) => field.fieldType === BasicField.CountryRegion)
.map((field) => field._id),
)

Copy link
Contributor

Choose a reason for hiding this comment

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

Accidental change here? It should be fine to leave a visual break here.

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