ecamp / ecamp/ecamp3

Change period start date: Enter key doesn't send form

Open Beginner friendly
#9,755 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
156
Forks
72
Avg merge
12h 43m
Merged PRs (30d)
203

Description

When changing the period start date and pressing enter (on the keyboard), the form is closed but the data is not correctly sent to the backend.

When using mouse click (submit button), it works as expected

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the period start date form submission with the Enter key and compare it with clicking the submit button. Trace the form's submission entry point and verify that the backend receives the same data in both cases; done means Enter closes the form only after the updated date is correctly sent.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
full-stack
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.