- All icon popups should track a close event when dismissed (including click on the X icon inside the dialog area and clicking outside of it)
- Add new actions for for opening / closing information icon popups on the score cards.
- Add impact-see-suggested-edits action for clicking on the button on the mobile detail view when suggested edits is not yet activated.
Aside: traditionally, this has been a lot of boilerplate. Would be nice to come up with a declarative way to add logging via the HTML markup (we have that for some things like links via the data-link-id / data-link-module-path attributes, but even there some manual setup is needed).