zjffdu opened a new pull request #3829:
URL: https://github.com/apache/zeppelin/pull/3829


   ### What is this PR for?
   
   The interpreter properties returned from backend is already ordered as the 
ordering of `interpreter-setting.json`, frontend should not order it again by 
alphabeta. We already fix it in the interpreter listing page, but didn't fix it 
in the creating interpreter page. This PR fix that. 
   
   ### What type of PR is it?
   [ Improvement ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4927
   
   ### How should this be tested?
   * Manually tested
   
   ### Screenshots (if appropriate)
   
   Before
   
![image](https://user-images.githubusercontent.com/164491/85970182-34fb4100-b9fc-11ea-8b9c-78a40f5f0ddc.png)
   
   
   After
   
![image](https://user-images.githubusercontent.com/164491/85970164-290f7f00-b9fc-11ea-955b-c9a69a58a3ec.png)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to