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(designer): fix issue where scope nodes didn't get focused when they were jumped to #4677

Merged
merged 1 commit into from Apr 23, 2024

Conversation

hartra344
Copy link
Contributor

This pull request primarily focuses on improving the user interaction with the ScopeCard component in the libs/designer-ui package. The changes introduced include the addition of a focus state for the ScopeCard and the use of optional chaining for runData properties.

Here are the most important changes:

User Interaction Improvement:

Codebase Simplification:

The changes in this pull request will enhance the user experience by providing visual feedback when a ScopeCard is focused, and improve the codebase by preventing potential errors related to runData properties.

@hartra344 hartra344 marked this pull request as ready for review April 23, 2024 13:46
@hartra344 hartra344 enabled auto-merge (squash) April 23, 2024 13:58
@hartra344 hartra344 merged commit 5676b12 into main Apr 23, 2024
10 checks passed
@hartra344 hartra344 deleted the scopeHotkey branch April 25, 2024 17:11
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.

None yet

2 participants