web needs fixes

This commit is contained in:
Filipriec
2026-08-26 15:32:39 +02:00
parent 313166eae5
commit ec1596f0ea
5 changed files with 42 additions and 18 deletions

View File

@@ -71,7 +71,7 @@ pub(crate) async fn load_page(
// for, so it is told what that table is on every render rather than left to
// read a copy that a `refresh` could have moved on from.
draft.columns.global = draft.global;
draft.columns.table_name = draft.table_name.trim().to_string();
draft.columns.table_name = draft.table_name.clone();
let tree = definitions
.get_profile_tree(