Skip to content

fix(hiddenTextarea): A form field element should have an id or name attribute - #59

Merged
afc163 merged 1 commit into
react-component:masterfrom
zhe-he:master
Sep 20, 2024
Merged

fix(hiddenTextarea): A form field element should have an id or name attribute#59
afc163 merged 1 commit into
react-component:masterfrom
zhe-he:master

Conversation

@zhe-he

Copy link
Copy Markdown
Contributor

Form elements require a name or an ID, so I added a name to this element to resolve the browser warning

@zhe-he

Copy link
Copy Markdown
ContributorAuthor

@codecov

codecovBot commented Jul 3, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.02%. Comparing base (c0afd39) to head (a2f6e74).
Report is 8 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #59 +/- ##
=======================================
Coverage 99.02% 99.02% =======================================
Files 3 3 Lines 205 206 +1 Branches 61 60 -1 =======================================
+ Hits 203 204 +1 
Misses 2 2 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lomnus

Lomnus commented Sep 15, 2024

Copy link
Copy Markdown

什么时候可以merge呢 @afc163

@afc163
afc163 merged commit e231963 into react-component:masterSep 20, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zhe-he@Lomnus@afc163