Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
P
PNA
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • PNA
  • Merge Requests
  • !1

Closed
Opened Sep 17, 2019 by Tillie Kottmann@deletescapeOwner
  • Report abuse
Report abuse

Address search

  • Overview 12
  • Commits 11
  • Changes 336+

Created by: Jinal-7

  1. When you enter the address into the search bar, it will show dropdown menu with the 5 top most matching addresses.
  2. When you select on the address, dropdown will hide and continue button will be enabled.
  3. Selected address will be shown below (This is the alternative solution I think might work. Open for suggestions!). It's not coming into the search bar because a) Any Mapbox geocoder will not work without map. b) This is the only geocoder I found, which is not giving error without map. But there's not any property to change for the address to be shown after the selection.
  4. CSS is yet to do. @ay701 will help me in that.

To Test:

  1. Clone this repo PNA
  2. Switch to the branch addressSearch
  3. npm install
  4. npm start

Okay!!! I tried another approach, which is React-Select but cannot have real-time dynamic options in dropdown. Still trying to get this work but again, open for suggestions!

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/PNA!1
Source branch: addressSearch