Visual Affordance Changes Merge Conflict Resolution#88
Conversation
|
@samholmes here is a PR for you where I cherry-picked changes from the original branch to this new branch. |
|
Thanks for resolving the conflicts — this is a meaningful UX improvement overall. Moving setup validation from a disabled submit button to explicit inline errors is a better experience. What looks good
Requested follow-ups before merge
Suggested manual test pass
|
fcd3160 to
c8c9aeb
Compare
|
Manual test cases:
The case above needs to be enhanced to have message "Please choose a valid handle" on less than 3 characters or including invalid characters (e.g. Something not lowercase letters, numbers, underscores, and hyphens)
|
7335cc3 to
9c4d5c7
Compare
9c4d5c7 to
c7cd3de
Compare
tomatrow
left a comment
There was a problem hiding this comment.
This is pretty gooood; just approving to see if that will enable the check action.
Bobby Lobster Changes
c7cd3de to
390233c
Compare
|
@AndrewHUNGNguyen Thanks buddy; this is a banger |
Did a smoke test after your deployment @tomatrow . It looks good on prod. |



NEw branch for #63 to resolve merge conflicts while trying to autosquash from original branch by cherry-picking changes from #67 to this PR.