Description: Resolved a bug where pressing the Escape key did not clear the filter chips when no filter value was present. Added a call to onClickOutside inside the useScopedHotkeys hook to ensure filter chips are removed when Escape is pressed and the dropdown is open but empty. https://github.com/user-attachments/assets/42ed35b0-f5a8-4d26-8407-fdd5e2cc4a42 fix #12319