intellij-dynamodb icon indicating copy to clipboard operation
intellij-dynamodb copied to clipboard

Find/Search attribute in the Filter Attributes popup

Open onelaview opened this issue 1 year ago • 1 comments

Is your feature request related to a problem?

When a DynamoDB table has a lot of attributes, it's often helpful to use "Filter Attributes" functionality to show only a handful of attributes that we are interested in. However, because of the lack of find/search attribute in the Filter Attributes popup, it's cumbersome to scroll through the list of all attributes to make selection.

image

Describe the solution you'd like

Provide find/search attribute functionality in this "Filter Attributes" popup so that user can easily search their attributes with partial text match.

Additional context

No response

onelaview avatar Sep 30 '24 07:09 onelaview