Auto refresh clears the filter inputs

I am using a translation tool due to my limited proficiency in English.

I am trying to display metric information in a tabular format using the dashboard function, with automatic refresh set to occur every 5 seconds. I am also utilizing column filters in this dashboard.
I am encountering an issue where, when users apply filters, the automatic refresh clears the filter input state.
I suspect this is because filter options may disappear upon refresh.

In my use case, some metric labels are fixed, and I would like to prevent the clearing of the filter input state during editing.
Is there a workaround other than turning off the automatic refresh feature?