-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Empty space in GUI #14830
Comments
Feel free to open a PR to fix this. Check out our contributing doc. |
Hello! I'd like to take this issue! |
Sure, go ahead. |
Hello, I'm having trouble with the node version matching. I have installed avn, but when I try to start the project it says 'avn could not activate node 12.18.3'. What am I missing? This is my first ever open source contribution...so I'm open to feedback for future contributions. Thanks! |
@fetchpatrick Make sure you have Node 12.18.3 installed on your system |
Hi guys, this is my first time looking out for issues. Sorry, if I'm asking a dumb question, but where exactly can I find the file/code related to this issue? |
PR opened here: #14932 |
The code for this is done in cypress-io/cypress#14932, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Current behavior
Since the button for running all specs was moved down, there is now empty space beside the search bar that is left unused.
Desired behavior
I expected the search bar to stretch across the whole GUI.
Test code to reproduce
No code is needed.
Versions
Cypress 6.3.0
Windows 10
The text was updated successfully, but these errors were encountered: