jsitor / jsitor/jsitor

Strange inception when creating a basic form and submitting

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
95
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The HTML tab shows a smaller and smaller version of jsitor every time I press enter key on the keyboard, then it stops when you submit more than two forms.

To Reproduce

  1. Create a jsitor with only this html:
<form>
  <input type="email">
</form>
  1. Enter a valid email address and press enter
  2. See the error
    Screenshot 2022-03-30 at 15 58 50

Desktop:

  • OS: OSX Big Sur 11.6 (20G165)
  • Browser: Chrome
  • Version: 99.0.4844.83 (Official Build)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the HTML tab using the minimal form shown in the report, then inspect the form-submission handling around the editor. Verify the fix by pressing Enter and submitting more than two forms without the editor rendering a progressively smaller nested copy of jsitor.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.