Skip to content

Commit

Permalink
Merge pull request #1385 from fedspendingtransparency/FDG-9584
Browse files Browse the repository at this point in the history
FDG-9584  Projects FDG  Add parent  FDG-9584   DDP KUI - Raw Data Table Dropdown Doesn't Reappear Once User Closes Out Text Box
  • Loading branch information
chasls2 authored Sep 12, 2024
2 parents 37b8f4e + 1f0eefd commit 896c0ef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const ComboSelectDropdown = ({
},
});
setFilterValue('');
setNoResults(false);
};

const filterDropdown = val => {
Expand Down

0 comments on commit 896c0ef

Please sign in to comment.