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

Marker gene box is not closable by Esc #176

Closed
mxposed opened this issue May 21, 2020 · 5 comments
Closed

Marker gene box is not closable by Esc #176

mxposed opened this issue May 21, 2020 · 5 comments

Comments

@mxposed
Copy link
Contributor

mxposed commented May 21, 2020

After the markers data is loaded via ajax, you build the table and then explicitly remove the focus from the current object (https://github.com/maximilianh/cellBrowser/blob/master/src/cbPyLib/cellbrowser/cbWeb/js/cellBrowser.js#L6192) preventing the dialog box to close on Esc.

Is it intended, why?

@maximilianh
Copy link
Owner

maximilianh commented May 25, 2020 via email

@mxposed
Copy link
Contributor Author

mxposed commented May 26, 2020

I can send you a pull request with this line removed if you want

@maximilianh
Copy link
Owner

Hm, do you remember if did we end up doing this? If yes, we can close the ticket...

@mxposed
Copy link
Contributor Author

mxposed commented Aug 12, 2020

No, we haven't done this yet

mxposed added a commit to mxposed/cellBrowser that referenced this issue Jun 20, 2021
maximilianh added a commit that referenced this issue Jun 23, 2021
Do not remove focus after showing markers table, fixes #176
@maximilianh
Copy link
Owner

Thanks!

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

No branches or pull requests

2 participants