Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add toggle right panel from logic view nodes #3984

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

timarney
Copy link
Member

@timarney timarney commented Jul 10, 2024

Summary | Résumé

fixes: #3918

Fixes issue where the right panel should open when clicking to add a rule from a group node.

Kapture.2024-07-10.at.13.18.59.mp4

Copy link
Contributor

Copy link
Contributor

@thiessenp-cds thiessenp-cds left a comment

Choose a reason for hiding this comment

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

Nice work. LGTM :)

For a follow up PR it looks like we could do some work on focus management. Like when closing the right panel, thinking where the focus should go. Also, when the right panel slides into view, this is not announced to a screen reader. (should be fixed at some point)

@timarney timarney merged commit 0c748bf into develop Jul 10, 2024
13 checks passed
@timarney timarney deleted the fix-toggle-panel branch July 10, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logic view: If the panel closed, when you click on an arrow, it should open the panel
2 participants