Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

for #24931: create address label and description based on available data #25039

Merged
merged 2 commits into from
May 10, 2022

Conversation

MatthewTighe
Copy link
Contributor

@MatthewTighe MatthewTighe commented Apr 29, 2022

Fixes #24931

Desktop code is here

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

@MatthewTighe MatthewTighe requested review from a team as code owners April 29, 2022 21:00
@gabrielluong gabrielluong self-assigned this Apr 29, 2022
@MatthewTighe
Copy link
Contributor Author

It sounds like we're close to alignment on the field overrides, names, and the aspects of the address which should be included in the label and description, so I think this could be ready for another review pass.

@MatthewTighe
Copy link
Contributor Author

Needed to add some handling for longer descriptions in our text items, since the combination of fields can really easily reach the max size. This is on a larger, almost tablet-sized device for reference:
image

@MatthewTighe MatthewTighe force-pushed the address-labels branch 4 times, most recently from 549fa99 to fea868d Compare May 5, 2022 19:51
@gabrielluong gabrielluong added the needs:review PRs that need to be reviewed label May 5, 2022
@gabrielluong gabrielluong removed the needs:review PRs that need to be reviewed label May 6, 2022
@MatthewTighe MatthewTighe reopened this May 6, 2022
@MatthewTighe MatthewTighe reopened this May 9, 2022
@gabrielluong gabrielluong added the pr:approved PR that has been approved label May 10, 2022
@MatthewTighe MatthewTighe added the pr:needs-landing PRs that are ready to land [Will be merged by Mergify] label May 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr:approved PR that has been approved pr:needs-landing PRs that are ready to land [Will be merged by Mergify]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display the proper label and description for an Address item
3 participants