Daniel Haas
Daniel Haas
Hi. I noticed that issue too. kind of annoying. Anyway I have added the integration tests and a popover as suggested. not sure if its alright to have a link...
@garrett I was able to use a React.Fragment for this so that was nice. I also added the placeholder text as I too believe that is the correct way to...
you know I was curious about that as I didnt see any required fields anywhere. Technically if we are trusting react and monitoring states properly we shouldnt need it but...
@garrett and @marusak Little bit of a mess on the existing "specific time" validation routines. They validate on change currently but that only displays the helpertext. nothing prevents the submission...
Fixed repeat validation and rebased.
@marusak I did fix the validation issues for the repeating entries which atleast prevents a bad timer from getting generated like the current version. As for submission with a bad...
as for time to Implement I don't think it would be that bad. Less then a day with testing but I think I need the direction on how to proceed...
@marusak just getting some time to jump back into this. I believe I have most all cleaned up. @garrett Thanks for the links. I have moved the error messages to...
@garrett not really a cockpit issue but im coming up short with the patternfly datepicker. Is it used elsewhere in cockpit? how are they validating? Im noticing that the onBlur...
@garrett, @jelly, @martinpitt Another feature that would be a great add (maybe there is already a way im not seeing) is the ability for the timer to repeat at a...