-
Notifications
You must be signed in to change notification settings - Fork 15
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
ENH Improve component focusing #260
ENH Improve component focusing #260
Conversation
05eb35c
to
a829c41
Compare
42ad51a
to
524aa9b
Compare
524aa9b
to
aaa90ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I archive a link and then reorder links via the keyboard I get this error in the console:
Assertion failed: Input argument is not an HTMLInputElement
I don't get that if I reorder with the mouse.
Other than the specific problems above, it works great locally. |
ad93b5e
to
946d3f1
Compare
I'm unable to replicate this. Could you please double check this is still happening with the latest version of this PR and if so then demo it to me. |
Can't replicate that problem anymore, no idea what was causing it. |
946d3f1
to
b5c56e9
Compare
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue #245
This PR: