codeforgso / GoVote

Local voter registration and election candidate application.
http://govotegso.org/
GNU General Public License v3.0
24 stars 46 forks source link

Implement sessionStorage in VoterRegLookup #113

Closed SchaeStewart closed 5 years ago

SchaeStewart commented 5 years ago

Description

Whenever a voter is selected in VoterRegLookup it is saved to the sessionStorage. When the component is mounted the saved selected voter is set in the component's state.

Related Issue

112

How Has This Been Tested?

On local machine

Screenshots (if appropriate):

Checklist: