List of foreign key tables is unordered

Hi there.

Is it just me or we have to parse through the entire list of tables and columns in the database to select the column a foreign key references? And it isn’t ordered.

Ordering the list seems a good improvement. Another improvement would be a combobox where writing a few letters would crop the list…

Solid idea. We were planning on revisiting that dropdown but it slipped through the cracks.

Opened a tracking issue - https://github.com/metabase/metabase/issues/3260