Open evamaxfield opened 5 years ago
Thanks again for your contribution! This looks great and I am going to approve and merge. Do you have any ideas as to how well the current system will work with #18?
I think there might be a few modifications needed to implement #18. Or maybe just create two VotingTables, one for event and one for person. I might have to use react-virtualized again, because we want the votes to appear right away on filter. For example, the user might want to search the 'name' column and on any change to the search input, we want to re-render the list.
Having the entire voting record for each person readily available is great but it is hard to navigate or filter down to what a person may be looking for. If next to each column header there was the option to filter down the contents of the table based off the values in the column that would be greatly appreciated.