David Kim
David Kim
- Adding Slack and Rust badges to README
## Please describe your changes There was a typo in nextjs installation instructions. Refers to a jsx file as js file ## How did you accomplish your changes [add a...
if you submit a form and you get an error back, there should be a way to display the error. At the form level (not modal). https://influxdata.github.io/clockface/?path=/story/components-forms-examples--create-user-form I.E) if api...
The form component should support an onSubmit prop that takes a callback that is invoked when the form is submitted. The callback should have access to the submitted form data.
Forms should support `action`: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-action Forms should support `method`: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-method
The editable name icon should be absolutely positioned such that it does not create movement when hovered on. Screenshots:  
Look into a solid background or darker glassmorphic background for popover  When we have light background, the current preset doesn't work