Skip to content

ILEX-96 Fix registration form#77

Closed
Aiga115 wants to merge 13 commits intodevelfrom
feature/ILEX-96
Closed

ILEX-96 Fix registration form#77
Aiga115 wants to merge 13 commits intodevelfrom
feature/ILEX-96

Conversation

@Aiga115
Copy link

@Aiga115 Aiga115 commented Mar 4, 2025

Issue #ILEX-96
Problem: Fix registration form
Solution:

  1. Add username field
  2. Pass username filed to api call

Result:
image

@Aiga115 Aiga115 requested a review from ddelpiano March 4, 2025 10:40
export const handleRegister = async (
firstName: string,
lastName: string,
username: string,
Copy link
Member

Choose a reason for hiding this comment

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

None of the these properties exists in the AxiosRequestConfig

@ddelpiano
Copy link
Member

@Aiga115 please bring in devel since I just merged another PR that fixes most of the warnings and issues we had from the linter, plus enabling github actions to test the PR on push. Thanks

@Aiga115 Aiga115 requested a review from ddelpiano March 26, 2025 12:35
@ddelpiano ddelpiano closed this Apr 2, 2025
@ddelpiano ddelpiano deleted the feature/ILEX-96 branch May 20, 2025 08:42
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