Skip to content

iOS 26: the table list search field never appears #2544

Description

@niklaswa

Problem

TableListView applies .searchable(text:prompt:), but no search field is rendered in a
connection's Tables tab. Pulling the list down does not reveal one, so the table list
cannot be filtered at all.

Proposed solution

A way to filter the table list by name, either through Tab(role: .search) or by taking
the list out of that nesting.

Alternatives considered

No response

Related database type

MySQL / MariaDB

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions