Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

一键菜单生成的代码中,表单数据中下拉选项必填项校验有误

Open
#27 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reproducing the one-click menu generated form and focus on a required dropdown field. Trace the validation entry point used when an option is selected, then verify that the selected value is accepted instead of producing a required-field error. Done means a selected dropdown option passes validation while an empty required option still fails.

Written by the indexing model from the issue text.

Description

一键菜单生成的代码中,表单数据中下拉选项必填项校验的时候,选择了内容还是提示校验不通过,应该是没有检测到已经选择了内容

Dominant language
JavaScript
Stars
378
Forks
48
Avg merge
20h 9m
Merged PRs (30d)
2

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.

More from webman-php/admin

All issues in webman-php/admin

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.