Skip to content

Conversation

@IdrisGit
Copy link
Contributor

@IdrisGit IdrisGit commented Oct 8, 2024

Description

I have added a fix to keep the create button inactive until a value is provided in the version input field. This is to improve the form's UX and prevent invalid submissions.

Addressed Issue

Fixes #995

Additional Details

Create button disabled when version field is empty

add-version-disable

Create button enabled when version field is empty

add-version-enable

Checklist

added a fix to keep the create button inactive until any value is provided in the version input
this is to improve the UX of the form and prevent invalid submission

Signed-off-by: idrisGit <idris.gadi01@gmail.com>
@nscuro nscuro added this to the 4.13 milestone Oct 9, 2024
@nscuro nscuro added defect Something isn't working hacktoberfest Issues eligible for Hacktoberfest contributions hacktoberfest-accepted Accepted Hacktoberfest contributions labels Oct 9, 2024
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defect Something isn't working hacktoberfest Issues eligible for Hacktoberfest contributions hacktoberfest-accepted Accepted Hacktoberfest contributions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Add Version" Create Button Should Be Inactive Until Version Provided

2 participants