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: WatchVariablePicker can now select paths with children #8419

Merged
merged 2 commits into from Jul 15, 2021

Conversation

tonyanziano
Copy link
Contributor

Description

The watch tab variable picker widget did not allow users to select a parent node from the menu, and it was only possible via typing the path into the input and submitting.

This changes the widget so that the user can now select a parent node with the mouse or keyboard to watch a property with children properties.

@mewa1024 please take a look at the keyboard interaction GIFs below to make sure everything looks alright.

Task Item

Fixes #8356

Screenshots

Keyboard navigation:

SelectParentNodes

Mouse interaction:

SelectParentNodesMouse

@cypress
Copy link

cypress bot commented Jul 15, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 2738161
Started Jul 15, 2021 9:25 PM
Ended Jul 15, 2021 9:31 PM
Duration 05:57 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 55.764% when pulling 2738161 on toanzian/watch-obj-property into 586ec15 on main.

@srinaath srinaath merged commit 79ddbae into main Jul 15, 2021
@srinaath srinaath deleted the toanzian/watch-obj-property branch July 15, 2021 22:32
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.

watch: I can't always watch complex objects
4 participants