Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

For #12061 - Add support to display AddressPicker #12142

Merged
merged 1 commit into from
May 31, 2022

Conversation

Alexandru2909
Copy link
Contributor

@Alexandru2909 Alexandru2909 commented May 11, 2022

Added support to display AddressPicker. Following the designs from here

Screenshot_20220511_184310

Screenshot_20220513_142727

Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

After merge

  • Milestone: Make sure issues closed by this pull request are added to the milestone of the version currently in development.
  • Breaking Changes: If this is a breaking change, please push a draft PR on Reference Browser to address the breaking issues.

@Alexandru2909 Alexandru2909 force-pushed the 12061 branch 4 times, most recently from 884ac9a to 4abc0d3 Compare May 11, 2022 14:42
@gabrielluong gabrielluong self-requested a review May 11, 2022 14:48
@gabrielluong gabrielluong added the work in progress Not ready to land yet. Work in progress (WIP). label May 11, 2022
@Alexandru2909 Alexandru2909 force-pushed the 12061 branch 2 times, most recently from 8a0bdd5 to 2d873c8 Compare May 11, 2022 16:12
@Alexandru2909 Alexandru2909 marked this pull request as ready for review May 11, 2022 16:13
@Alexandru2909 Alexandru2909 requested a review from Amejia481 as a code owner May 11, 2022 16:13
@Alexandru2909 Alexandru2909 added 🕵️‍♀️ needs review PRs that need to be reviewed and removed work in progress Not ready to land yet. Work in progress (WIP). labels May 11, 2022
@gabrielluong
Copy link
Member

Do you also have the Fenix side for this? We should make sure that this is only available if the Feature Flag is turned on.

@Alexandru2909 Alexandru2909 changed the title For #12061 - Added support to display AddressPicker For #12061 - Add support to display AddressPicker May 13, 2022
@Alexandru2909 Alexandru2909 force-pushed the 12061 branch 4 times, most recently from 0e4b830 to 973adf6 Compare May 16, 2022 13:58
@gabrielluong gabrielluong self-assigned this May 16, 2022
@mozilla-mobile mozilla-mobile deleted a comment from mergify bot May 18, 2022
@Alexandru2909 Alexandru2909 force-pushed the 12061 branch 2 times, most recently from c36ae8c to 1618751 Compare May 23, 2022 07:59
@mcarare mcarare requested a review from gabrielluong May 26, 2022 08:15
docs/changelog.md Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛬 needs landing PRs that are ready to land
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to display an address picker to handle a SelectAddress request
3 participants