Skip to content

Johnny week2#13

Open
JohnnySiuky wants to merge 5 commits intodistinctioncoding:mainfrom
JohnnySiuky:johnny-week2
Open

Johnny week2#13
JohnnySiuky wants to merge 5 commits intodistinctioncoding:mainfrom
JohnnySiuky:johnny-week2

Conversation

@JohnnySiuky
Copy link

No description provided.

body{
font-family: sans-serif;
height: 100vh;
background-image: url("20251114160805_20251115030208.png");

Choose a reason for hiding this comment

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

can rename the file to a meaningful name to understand whta this static resource is,
you can put the background image on a container not direct;y set on body element, willl cause performance issues

Choose a reason for hiding this comment

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

overall function is good, you can validate the inputs when input changes, if all validation passes, then enable the submit button, this will improve user experience.
Also, try to use toast or put the error message near the input field instead of using window.alert

Sign up for free to 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.

2 participants