Skip to content

Add election round filter to results. #46

@click2tman

Description

@click2tman

New updates just came and some adjustment is needed for an election year. For 2018 election, there is going to be two rounds just like it was in 1996, 2007. So for each election result, I need to add a new field called Election Round and the value is going to be "First Round" or "Second Round". Second Round usually has only two candidates. Only presidential will have two rounds

A New filed "ElectionRound" will be added to all presidential results" the possible values are;
First Round
Second Round

If the ElectionRound field is empty or null, assume its First Round results

When the user clicks on a particular election year to view results, the view should default to showing first round results and a filter should be provided to toggle from first round to second round

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions