benchexec icon indicating copy to clipboard operation
benchexec copied to clipboard

Fixed status drop down initial display

Open JawHawk opened this issue 1 year ago • 0 comments

Addresses #830

Fixed the display on initial render by defining a function named getNewFileteredColumnValues. It returns the new Filtered Column Value and is subsequently used in useEffect to display changes on changing Filters.

JawHawk avatar Feb 27 '24 22:02 JawHawk