You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To handle going to references in search (#25), it seems like it'd be better to use a fully-fledged form. Then we could change the submit button from search → go when we detect a reference in the textinput.
enter should still submit the form without needing to select it directly. If we can't do that, this is probably moot.
The text was updated successfully, but these errors were encountered:
To handle going to references in search (#25), it seems like it'd be better to use a fully-fledged form. Then we could change the submit button from
search
→go
when we detect a reference in the textinput.enter should still submit the form without needing to select it directly. If we can't do that, this is probably moot.
The text was updated successfully, but these errors were encountered: