Skip to content

Web console: fix column tree schema changing#18584

Merged
cryptoe merged 1 commit intoapache:masterfrom
vogievetsky:fix_column_tree_schema_changing
Oct 6, 2025
Merged

Web console: fix column tree schema changing#18584
cryptoe merged 1 commit intoapache:masterfrom
vogievetsky:fix_column_tree_schema_changing

Conversation

@vogievetsky
Copy link
Contributor

Fix a bug that caused the column tree to reset to the default schema when another schema was selected an an expansion was made.

The fix: only calculate a newSelectedTreeIndex on state change if selectedTreeIndex is not already valid (not -1)

@cryptoe cryptoe merged commit cb712f4 into apache:master Oct 6, 2025
10 checks passed
@cecemei cecemei added this to the 35.0.0 milestone Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants