Skip to content

LG-11857: add header post office search results#1391

Merged
KeithNava merged 3 commits intomainfrom
keithw/LG-11857-add-header-post-office-search-results
Nov 20, 2024
Merged

LG-11857: add header post office search results#1391
KeithNava merged 3 commits intomainfrom
keithw/LG-11857-add-header-post-office-search-results

Conversation

@KeithNava
Copy link
Copy Markdown
Contributor

@KeithNava KeithNava commented Nov 13, 2024

🎫 Ticket

Link to the relevant ticket.
11857

🛠 Summary of changes

Utilized a new prop in the FullAddressSearch component to display a header on top of the post office search results

📜 Testing Plan

  • Start up the application and navigate to the post office search page
  • Run the search
  • Notice the new header Search results for Post Offices near you that does not exist in main / any higher environment

📸 Screenshots

English

help-center-PO-Search-heading--en

Spanish

help-center-PO-Search-heading--es

French

help-center-PO-Search-heading--fr

Chinese

help-center-PO-Search-heading--zh

@KeithNava KeithNava marked this pull request as ready for review November 14, 2024 15:07
@WilliamBirdsall
Copy link
Copy Markdown
Contributor

Looks good but why did we up the package minor version by 2 instead of 1?

@KeithNava
Copy link
Copy Markdown
Contributor Author

Looks good but why did we up the package minor version by 2 instead of 1?

@WilliamBirdsall thanks for noticing that! Yea we actually did have a version in between that doesn't contain the changes I made in the package https://github.com/18F/identity-idp/pull/11424/files#diff-9379660924562952dd49545a0ef39b5a131d578e2a592e7db0c5a5bb18fccb2fR3

@eileen-nava
Copy link
Copy Markdown
Contributor

Hi @KeithNava, when including screenshots in a PR description, could you please use the table format that autopopulates in the repo's PR template? That will make the screenshots smaller and more manageable to review. If you'd like to see an example of the table format being used, Andrew's recent PR, PR #1387, is a good example. Thanks!

Copy link
Copy Markdown
Contributor

@eileen-nava eileen-nava left a comment

Choose a reason for hiding this comment

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

I tested locally and everything worked well. Good work. 👍🏻 I left a question about tags.

@gina-yamada
Copy link
Copy Markdown
Contributor

gina-yamada commented Nov 15, 2024

I tested this locally. I can see the header in all languages the Help Center.

local testing in Help Center- screenshot in English

Screenshot 2024-11-15 at 2 35 18 PM

@gina-yamada gina-yamada self-requested a review November 15, 2024 21:39
@KeithNava
Copy link
Copy Markdown
Contributor Author

Hi @KeithNava, when including screenshots in a PR description, could you please use the table format that autopopulates in the repo's PR template? That will make the screenshots smaller and more manageable to review. If you'd like to see an example of the table format being used, Andrew's recent PR, PR #1387, is a good example. Thanks!

@eileen-nava oh snaps! I never knew about that format for the screenshots. I was honestly not happy with the way they came out in this PR but I've seen it in so many other PRs I just followed suit, but I had no idea about the table format. Really is a game changer for me, thanks so much! 🙏

@KeithNava KeithNava force-pushed the keithw/LG-11857-add-header-post-office-search-results branch 3 times, most recently from 235119a to 3dda104 Compare November 19, 2024 21:45
@gina-yamada
Copy link
Copy Markdown
Contributor

@KeithNava You cannot merge because your commits are not signed.

Screenshot 2024-11-19 at 4 46 32 PM

@KeithNava KeithNava force-pushed the keithw/LG-11857-add-header-post-office-search-results branch from 3dda104 to d334d45 Compare November 20, 2024 15:00
@KeithNava KeithNava merged commit 88fdfde into main Nov 20, 2024
@KeithNava KeithNava deleted the keithw/LG-11857-add-header-post-office-search-results branch November 20, 2024 16:47
jc-gsa pushed a commit that referenced this pull request Dec 19, 2024
* feat: add resultsSectionHeading to post office search

* feat: add latest version of address-search package

* feat: add new results section heading content
jc-gsa added a commit that referenced this pull request Dec 19, 2024
* Add program updates collection

* Add program update admin config

* Update Jekyll collection

* Update Netlify config for program updates

* Add program updates to partners header

* Add scaffolding placeholder html

* Add placeholder page

* Temporarily modify config for testing

* Update placeholder variables

* Update index scaffold

* Update entry scaffold

* Update index style

* Remove unnecessary param

* Update index page

* Update subtitle

* Update description

* Correct uploaded image path

* Add preview field

* Use preview field in template

* Remove early figma draft

* Update spacing

* Add preview text var

* Use preview var

* Add preview component

* Add vars from Jekyll

* Change component preview

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "assets/img/450px.png"
* "content/_program_updates/test-title-1.md"

* Delete Program update “test-title-1”

* LG-14223 | Use icon bullets on "Verify your phone number" page (#1329)

* LG-14081: Add privacy translations (#1330)

* Add translations for French, Spanish

* Don't use import.meta.dirname in webpack.config.js (#1341)

* Don't use import.meta.dirname

Looks like `import.meta.dirname` was added in a point release in the Nodejs v20 series.

We are requiring "20" as a version, so some compatible versions won't work without this.

* Update variable name to appease linter

* remove exclude_from_nav and sitemap flags (#1340)

* Add State of Maryland (#1339)

* LG-14540: Update press kit (#1338)

* Add updated press kit

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/test-title-1.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/this-is-a-new-program-update-for-testing-purposes.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/this-is-a-new-program-update-for-testing-purposes.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/test-title-4444.md"

* Delete Program update “test-title-1”

* Delete Program update “test-title-4444”

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/re-run-circleci-tests.md"

* Create Program update “gsa’s-login-gov-expands-services-into-states” (#1350)

* Facilitate YML parsing of Time

* Facilitate YML parsing of Time

* Remove test entry

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/empowering-responsible-ai-the-ai-training-series-for-government-employees-is-currently-underway-read-all-about-it.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/esther-test.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/ponja-test-title.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "assets/img/screenshot-2024-10-23-at-11.12.48 am.png"
* "content/_program_updates/ponjas-second-test.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "assets/img/unnamed-2-.png"
* "assets/img/unnamed-3-.png"
* "assets/img/unnamed.png"
* "content/_program_updates/mobile-friendly-updates-to-identity-verification-workflow.md"

* Delete Program update “mobile-friendly-updates-to-identity-verification-workflow”

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/bug-bash-test-netlify-to-support-program-updates-pages.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/mobile-friendly-updates-to-identity-verification-workflow.md"

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/test-blog-post.md"

* Center images for program updates

* Hide initial launch

* Remove added content

* Reset config

* LG-14496: Chinese translation LQA fixes (#1342)

* 311 webpage section 1 (1/2)

* 311 webpage section 1 (2/2)

* 311 webpage section 2 (1/3)

* 311 webpage section 2 (2/3)

* 311 webpage section 2 (3/3)

* 311 webpage section 3 (1/1)

* LG-14499: More Chinese translation LQA fixes (#1343)

* Translation request 1 ("How to verify your identity" page)

* Translation request 2

How to verify your identity & how to verify your phone number pages

* Translation request 3

"Verify your address by mail" page

* changelog: User-Facing Improvements, chinese translations, updating alt text for verify photos chinese (#1363)

* LG-14190: Update contact us form topics (#1344)

*  Update contact us form topics

* LG-13951 Increase dependency version of @18f/identity-address-search to 3.2.0 to show error message for PO Search (#1362)

* Update version of @18f/identity-address-search

* Installed v3.2.0 of address-search

* Add translations for err msg

* Reinstalled address-search with diff node ver

* no change

* LG-14634: Remove SBA references (#1371)

* Remove SBA references

* Bump webrick from 1.8.1 to 1.8.2 (#1364)

Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump google-protobuf from 4.27.1 to 4.27.5 (#1334)

Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.27.1 to 4.27.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* LG-14643 | "Verify your address by mail" updates (#1369)

* LG-13328: update translations for help center content (#1370)

* feat: update quotes on es translations

* feat: add non-breaking space to fr translations

* feat: delete character from chinese translations

* feat: add Find a Participating Post Office link for Chinese Translations

* Add PSHB to agencies dropdown (#1377)

Add PSHB to agencies dropdown

* Bump rexml from 3.3.6 to 3.3.9 (#1378)

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.6...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix redirected link for TOTP application (#1379)

* Use CircleCI orbs to install Node.js and Node/Ruby dependencies (#1383)

* Update email inputs (#1382)

* LG-14888: Update Spanish strings for LQA feedback (#1384)

* Add value FRB (#1386)

* LG-14959: Cleanup contact form (#1385)

* Cleanup contact form

* Update content for Security Check Failed per LQA (Chinese) (#1387)

* LG-14890: Update links on SAM.gov help center article (#1388)

* Update UEID link

* Update link "How do I become an entity administrator"

* Update "How do I update/renew an entity administration"

* Consolidate and update email links

* LG-14909: Update partner FAQ (#1389)

Update partner FAQ

* LG-14908: Add partner assurance level (#1390)

* Add partner assurance level page

* Update content/_partners/determining-your-assurance-level._en.md

Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>

* Change external link class

---------

Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>

* Update readme to  get mock data (#1392)

* LG-13653: Contact report security issue (#1381)

* Add "Report an Issue" to Contact Us page

* Bump cross-spawn from 7.0.3 to 7.0.6 (#1393)

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* LG-15038: Update partners "our services" page (#1394)

* Add "our services" page to partners

Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>

---------

Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>

* Revert "Reset config"

This reverts commit 56d7af7.

* Create Program update “lorem-ipsum-odor-amet-consectetuer-adipiscing-elit” (#1403)

* Automatically generated. Merged on Netlify CMS

Force merge of:
* "content/_program_updates/gsa’s-bipartisan-infrastructure-law-projects-strengthen-safety-security-and-the-supply-chain-1.md"

* LG-11857: add header post office search results (#1391)

* feat: add resultsSectionHeading to post office search

* feat: add latest version of address-search package

* feat: add new results section heading content

* Add Microsoft & SSA domains to external URL ignore (#1395)

* Add apps.microsoft.com to external URL ignore

* Ignore faq.ssa.gov external domain errors

* LG-15062: Update TTS urls (#1399)

Update TTS urls

* LG-15065  Add new 'Issues with IPP' child page in Help Center (#1400)

* New Issues with IPP child page

* Update child order for chinese

* change urls to be root relative

* Change url to be root-relative and per language

* add trailing slash in relative url

* LG-15040: What is login (#1405)

* Update "what is login"

* add translations to issues with ipp (#1406)

* Revert "Revert "Reset config""

This reverts commit bdc9e4e.

* Remove test content

* LG-15181: Update header on partners page (#1407)

* Update header on "partners page"

* Move "State and local"

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Matt Wagner <matt.wagner@gsa.gov>
Co-authored-by: Matt Hinz <matt.hinz@gsa.gov>
Co-authored-by: Kevin Masters <135744319+kevinsmaster5@users.noreply.github.com>
Co-authored-by: Akhlaq Khan <akhlaqkhan@users.noreply.github.com>
Co-authored-by: Esther Kim <163057060+esther2kim@users.noreply.github.com>
Co-authored-by: PonjaHO <106832142+PonjaHO@users.noreply.github.com>
Co-authored-by: allisonrosenberg <140114736+allisonrosenberg@users.noreply.github.com>
Co-authored-by: A Shukla <abir.shukla@gsa.gov>
Co-authored-by: Gina <125507397+gina-yamada@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: KeithNava <134446588+KeithNava@users.noreply.github.com>
Co-authored-by: Moncef Belyamani <monfresh@users.noreply.github.com>
Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>
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.

4 participants