-
Notifications
You must be signed in to change notification settings - Fork 74
Issue with centers with intermediate step #11
Comments
@apendleton @davidofwatkins Can this be merged in? Applying the commit diff works as of the current git HEAD |
@EnviousElitist I had no way to test against locations that don't have this behavior, so I can't be certain it doesn't break things for non-DC-area people. If someone can confirm that, though, then yeah. |
@apendleton I should've mentioned I did indeed verify it worked with another enrollment center. You can simply modify config.json and throw in a new enrollment center. I used 9200 for PIT, feel free to verify yourself. Though I suppose that scheduling may not be available to you if you're not at that stage in the process, if that's what you meant. Note that the original dropdown method for finding an enrollment center doesn't work. Instead I had to inspect headers in Chrome dev console. |
@EnviousElitist cool. I should have a chance tonight to update my branch and submit a PR, but if you want to do that sooner, go for it. |
For some centers that are close together (BWI & IAD for example) there is an additional page that you are directed to after selecting the center. This breaks the flow in phantom. The page you are redirected to is https://goes-app.cbp.dhs.gov/main/goes/SelectEnrollmentCenterPostAction.do, which gives you an option to select another close by center.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: