Closed mendelB closed 4 years ago
This pull request adds the new club_id user attribute (https://github.com/DoSomething/northstar/pull/1046) and the clubs email subscription topic (https://github.com/DoSomething/northstar/pull/1048) to the user show & edit views.
club_id
clubs
While we were here, it also addresses Pivotal #174585290 where — within strings were being rendered onto the page. We update this by simply replacing the encoding with the literal — character.
—
—
👀
References Pivotal #174106253. References Pivotal #174585290.
What's this PR do?
This pull request adds the new
club_id
user attribute (https://github.com/DoSomething/northstar/pull/1046) and theclubs
email subscription topic (https://github.com/DoSomething/northstar/pull/1048) to the user show & edit views.While we were here, it also addresses Pivotal #174585290 where
—
within strings were being rendered onto the page. We update this by simply replacing the encoding with the literal—
character.How should this be reviewed?
👀
Relevant tickets
References Pivotal #174106253. References Pivotal #174585290.
Checklist