Alessandro Bellina created STORM-2024:
-----------------------------------------

             Summary: Add local store autocomplete to the logger name input 
field as a convenience (dynamic log level settings)
                 Key: STORM-2024
                 URL: https://issues.apache.org/jira/browse/STORM-2024
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-ui
            Reporter: Alessandro Bellina
            Priority: Minor


The UI should remember previous logger names I use when setting dynamic log 
levels, much like on form submit when the input fields are autocompleted by 
browsers.

In order to implement this in Storm UI, we'd have to use an autocomplete input 
field like Selectize, and store previous entries in Local Storage. These would 
trigger on the dynamic log level action (Add) so that when you add something, 
the value gets cached.

We'd then take that and prepulate the Selectize control as a convenience.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to