Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Registration Page #157

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

roshni73
Copy link
Collaborator

@roshni73 roshni73 commented Oct 24, 2024

Addresses:

Changes

  • Add registration page

This PR doesn't introduce:

  • typos
  • conflict markers
  • unwanted comments
  • temporary files, auto-generated files or secret keys
  • console.log meant for debugging
  • codegen errors

Comment on lines +221 to +189
const loginInfo = resolveToComponent(strings.registerAccountPresent, {
loginLink: (
Copy link
Member

Choose a reason for hiding this comment

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

why is this called loginInfo? Shouldn't it be registerInfo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

because it contains information related to login, specifically a link to the login page.

src/views/Register/index.tsx Outdated Show resolved Hide resolved
src/views/Register/index.tsx Outdated Show resolved Hide resolved
src/views/Register/index.tsx Outdated Show resolved Hide resolved
@AdityaKhatri AdityaKhatri changed the base branch from develop to project/phase-2-dummy-pages October 29, 2024 10:41
AdityaKhatri and others added 2 commits November 21, 2024 16:56
Remove unnecessary required fields
src/views/Register/index.tsx Outdated Show resolved Hide resolved
@AdityaKhatri AdityaKhatri merged commit 3a2fe7e into project/phase-2-dummy-pages Nov 21, 2024
4 checks passed
@AdityaKhatri AdityaKhatri deleted the feature/register-page branch November 21, 2024 11:23
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.

3 participants