Commit 0cb6dfe9 authored by Randall Leeds's avatar Randall Leeds

auto-focus reply box

parent bc234537
......@@ -351,6 +351,8 @@ class Hypothesis extends Annotator
.append(excerpt)
.append(item)
@element.find(":input:first").focus()
d3.select(@viewer.element.get(0)).datum(null)
this.showSidebar()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment