Skip to content

fixing the logon form driver bug#79

Open
json0130 wants to merge 1 commit into
mainfrom
fix-driver_bug
Open

fixing the logon form driver bug#79
json0130 wants to merge 1 commit into
mainfrom
fix-driver_bug

Conversation

@json0130
Copy link
Copy Markdown
Contributor

Context

Update LogonForm.tsx, so the logon form checks if the driver is selected. Because it used to be allow you to submit without selecting the driver.

Closes

What Changed?

Previously, by default, it checked if the array was non-empty or not. However, I added the extra boolean variable to check if the user has selected the driver or not.

How To Review

Try to submit the logon form without selecting the driver; it will not allow you to submit it.

Notes

Now it would be nice if it automatically navigates to the driver section when the user is trying to submit the logon form without selecting the driver.

@Bobsters6666 Bobsters6666 added the bug Something isn't working label Aug 17, 2024
@Bobsters6666
Copy link
Copy Markdown
Contributor

#84

@jbac208 @syoo881

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants