coder / coder/internal

Audit new form controls on safari, firefox

Open
#763 0 comments 0 reactions 1 assignee Claimed by @stirby View on GitHub
parameters
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We need to test all parameter `form_type`s on all browsers across playground and coder/coder.

Here we go.

### Chrome

| `form_type` | coder/coder | playground |
| -------------- | ----------- | ---------- |
| `textarea` | TODO | TODO |
| `radio` | TODO | TODO |
| `slider` | TODO | TODO |
| `input` | TODO | TODO |
| `dropdown` | TODO | TODO |
| `checkbox` | TODO | TODO |
| `switch` | TODO | TODO |
| `multi-select` | TODO | TODO |
| `tag-select` | TODO | TODO |
| `error` | TODO | TODO |

### Firefox

| `form_type` | coder/coder | playground |
| -------------- | ----------- | ---------- |
| `textarea` | TODO | TODO |
| `radio` | TODO | TODO |
| `slider` | TODO | TODO |
| `input` | TODO | TODO |
| `dropdown` | TODO | TODO |
| `checkbox` | TODO | TODO |
| `switch` | TODO | TODO |
| `multi-select` | TODO | TODO |
| `tag-select` | TODO | TODO |
| `error` | TODO | TODO |

### Safari

| `form_type` | coder/coder | playground |
| -------------- | ----------- | ---------- |
| `textarea` | TODO | TODO |
| `radio` | TODO | TODO |
| `slider` | TODO | TODO |
| `input` | TODO | TODO |
| `dropdown` | TODO | TODO |
| `checkbox` | TODO | TODO |
| `switch` | TODO | TODO |
| `multi-select` | TODO | TODO |
| `tag-select` | TODO | TODO |
| `error` | TODO | TODO |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.