ccaominh opened a new pull request #10447:
URL: https://github.com/apache/druid/pull/10447


   ### Description
   
   When using the web console to load data by reindexing from Druid, the 
`Datasource` and `Interval` inputs are required during the `Connect` step. 
Unlike the `Datasource` input, the `Interval` input did not have a blue outline 
to indicate that it was required as the `IntervalInput` component did not 
support an `intent` property.
   
   Input interval input properly indicating that it is a required field:
   
![interval-input-required](https://user-images.githubusercontent.com/9208416/94331955-a9a33480-ff85-11ea-9c64-5ec717119456.png)
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold for [code 
coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md)
 is met.


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