Skip to content

About Options.spec.ts #91

Discussion options

You must be logged in to vote

Good catch! It's a bug I forgot to create an issue for although with the sidebar it should't happen anymore. Basically since the entire modal and its component is inside of the menu a spacebar would cause the same menu to open/close in the background (behind the modal) and not register the space ' ' itself. So in the .type I had to enter the space twice.

I'm not sure of the behavior once its a sidebar but I expect it can be left as .type('Emerald Kaizo').

If you check out the following line:
.type('Please implement new feature')

It also has double spaces. This can also be left with single spaces in the .type()

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RyoMasumura1201
Comment options

Answer selected by RyoMasumura1201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants