vogievetsky opened a new pull request #10256:
URL: https://github.com/apache/druid/pull/10256


   Fix some UX nits where it was not possible to clear the spec box in the 
`Edit spec` screen because it would always fill it with `{}`. Make the spec 
submission dialog not default to `{ }` but use placeholder instead.
   
   
![image](https://user-images.githubusercontent.com/177816/89691473-e2942680-d8bd-11ea-99b9-3c69cfc40340.png)
   
   Just look at that empty input box. Is is mind boggling what technology can 
achieve today... from heavier than air flight to NOT putting text in a box. 
Truly remarkable.
   
   This PR has:
   - [x] been self-reviewed.
   (Remove this item if the PR doesn't have any relation to concurrency.)
   - [x] added comments explaining the "why" and the intent of the code 
wherever would not be obvious for an unfamiliar reader.
   - [x] added unit tests or modified existing tests to cover new code paths
   - [x] been tested in a test Druid cluster.
   


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to