Skip to content

Address bug#74

Open
lucyq wants to merge 7 commits into
codeforboston:masterfrom
lucyq:address-bug
Open

Address bug#74
lucyq wants to merge 7 commits into
codeforboston:masterfrom
lucyq:address-bug

Conversation

@lucyq

@lucyq lucyq commented Oct 26, 2016

Copy link
Copy Markdown
Member

resolves #71

changed isStreetAddress to isNotPOx

var collapsedToggle = Boolean(document.getElementById('#collapse-toggle'+i).getAttribute("aria-expanded"));

if (collapsedToggle) {
$('#collapse'+i).collapse('show');

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

with some of the work that @WheresHJ did on the design, I'm not sure if we want to do this (as some of the most important information will be displayed in the collapsed state) - I'm going to cherry-pick the commit for the address change to pull that in.

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.

Some addresses still don't work.

2 participants