[
https://issues.apache.org/jira/browse/DRILL-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045596#comment-17045596
]
ASF GitHub Bot commented on DRILL-7605:
---------------------------------------
agozhiy commented on issue #1995: DRILL-7605: Preserve query form field values
between reloads / navigation
URL: https://github.com/apache/drill/pull/1995#issuecomment-591463386
@dobesv, I've got an error on query page with your commit:
``` JavaScript
Uncaught TypeError: Cannot read property 'match' of null
at a.$detectNewLine (ace.js:1)
at a.insert (ace.js:1)
at a.setValue (ace.js:1)
at p.setValue (ace.js:1)
at query:252
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Web UI should remember last Query text & settings
> -------------------------------------------------
>
> Key: DRILL-7605
> URL: https://issues.apache.org/jira/browse/DRILL-7605
> Project: Apache Drill
> Issue Type: Improvement
> Components: Web Server
> Affects Versions: 1.17.0
> Reporter: Dobes Vandermeer
> Assignee: Dobes Vandermeer
> Priority: Major
> Fix For: 1.18.0
>
>
> It would be a great convenience if the web UI would remember your previous
> options when you run a query and return back to the query page. This way if
> you just want to slightly adjust your last query you don't have to re-type
> it, or find it in the profiles list and click to edit it. Also it should
> remember you preference for the row limit and userName.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)