Skip to content

Refactor Tree Tabs Pane Show/Hide Behavior#850

Open
plucik wants to merge 1 commit into
devfrom
849-ddlproperties-auto-expand-on-tab-click
Open

Refactor Tree Tabs Pane Show/Hide Behavior#850
plucik wants to merge 1 commit into
devfrom
849-ddlproperties-auto-expand-on-tab-click

Conversation

@plucik
Copy link
Copy Markdown
Collaborator

@plucik plucik commented May 18, 2026

Replace the old toggleTreeTabPane flow with explicit show/hide methods update related tests
refs: #849

Replace the old toggleTreeTabPane flow with explicit show/hide methods
update related tests
refs: #849
@plucik plucik added this to the 1.5 milestone May 18, 2026
@plucik plucik requested a review from eug3nix May 18, 2026 14:50
@plucik plucik added the enhancement New feature or request label May 18, 2026
@click="$emit('hideTreeTabs')"
>
<i class="fas fa-arrows-alt-v px-2"></i>
<i class="fas fa-arrow-down px-2"></i>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change icons to chevron-up/down, duplicate look n feel of snippets pane toggler element (hover styles etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants