David Kim

Results 12 issues of 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...

enhancement
High Priority

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.

enhancement
Medium Priority

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

enhancement
Medium Priority

Vulnerabilities

dependencies
tech debt
High Priority

Audit existing components

epic/responsive
Epic

The editable name icon should be absolutely positioned such that it does not create movement when hovered on. Screenshots: ![image](https://user-images.githubusercontent.com/11937365/183134292-97ec08c7-f5a6-49ba-9260-52858b93921a.png) ![image](https://user-images.githubusercontent.com/11937365/183134344-51dfeba5-41ee-4129-8ca1-ac2bf2867572.png)

kind/bug
Medium Priority

Look into a solid background or darker glassmorphic background for popover ![image (11)](https://user-images.githubusercontent.com/12561526/142048937-27d2a451-13f9-4dbd-bf68-858be6635b7d.png) When we have light background, the current preset doesn't work

kind/bug
High Priority
kind/accessibility