Skip to content

Some EuiSearchBar TypeScript issues #3138

@bevacqua

Description

@bevacqua
  • EuiSearchBarProps['box'] doesn't understand disabled, but it's valid — we forward extra props to EuiFieldSearch but don't specify that in the types
  • Where do I get FilterConfig from? It's a type we use pervasively in Cloud UI but there doesn't seem to be a simple way to access it
  • Similar ask about EuiSearchBar['filters'], we'd like this to be exposed as a top level export
  • FilterConfig doesn't seem to understand autoClose, but I'm almost certain this is a supported feature as we've had it for a long time in Cloud UI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions