jure965 / jure965/OpenLorem

Breaks a form's reset button.

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

To reproduce:

1. Create a simple form:

```



Submit
Reset

```
2. Load the html page and type some text in the `textarea`.
3. Click the `Reset` button. Observe that text is cleared from `textarea`.
4. From the context menu insert some lorem with "OL Insert Lorem".
5. Click the `Reset` button. Observe that text is **not** cleared from `textarea`.

We expect that the reset button will clear the text even after using "OL Insert Lorem".

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.