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

Improve see error message #148

Open
adsteel opened this issue Jan 19, 2016 · 3 comments
Open

Improve see error message #148

adsteel opened this issue Jan 19, 2016 · 3 comments

Comments

@adsteel
Copy link
Contributor

adsteel commented Jan 19, 2016

Currently the error message can be a bit misleading.

"Unable to see your_widget and my-class".

If the widget is defined in part by the class, the error message would be better as:

"Unable to see your_widget with my-class".

Or to even pull the argument names if possible, to give:

"Unable to see your_widget with klass = my-class"

We still want the error message to make sense for custom see methods as well, though, where currently the "and" makes sense.

@joelhawksley
Copy link
Contributor

@shoe mind taking me off this issue? Hope you're doing well ❤️

@shoe
Copy link
Contributor

shoe commented May 13, 2019

@joelhawksley looks like you figured out how to do it yourself. 🎉 😄

@joelhawksley
Copy link
Contributor

Weird, just leaving a comment unassigned me. If only I knew where to file the bug... 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants