Skip to content

Conversation

@MayankBansal12
Copy link
Member

@MayankBansal12 MayankBansal12 commented Nov 5, 2025

Date: 05-11-25

Developer Name: @MayankBansal12


Issue Ticket Number:-

Description:

Is Under Feature Flag

  • Yes
  • No

Database changes

  • Yes
  • No

Breaking changes (If your feature is breaking/missing something please mention pending tickets)

  • Yes
  • No

Is Development Tested?

  • Yes
  • No

Tested in staging?

  • Yes
  • No

Add relevant Screenshot below ( e.g test coverage etc. )

screencast
review.online-video-cutter.com.mp4
thank-you.mp4

@MayankBansal12 MayankBansal12 self-assigned this Nov 5, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 5, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/review-step

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@korbit-ai
Copy link

korbit-ai bot commented Nov 5, 2025

I was unable to write a description for this pull request. This could be because I only found files I can't scan.

Copy link

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

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

Review by Korbit AI

Korbit automatically attempts to detect when you fix issues in new commits.
Category Issue Status
Readability Hardcoded Storage Keys ▹ view
Readability Misspelled Platform Name ▹ view
Readability Sequential Property Names Instead of Data Structure ▹ view
Files scanned
File Path Reviewed
app/constants/new-join-form.js
app/components/new-join-steps/new-step-six.js
app/components/new-stepper.js

Explore our documentation to understand the languages and file types we support and the files we ignore.

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 9, 2025

Deploying www-rds with  Cloudflare Pages  Cloudflare Pages

Latest commit: c3fd942
Status: ✅  Deploy successful!
Preview URL: https://24166e72.www-rds.pages.dev
Branch Preview URL: https://feat-review-step.www-rds.pages.dev

View logs

@MayankBansal12 MayankBansal12 changed the title feat: add review step for new stepper feat: add review step for new stepper [Onboarding-Form] Nov 9, 2025
export default class NewStepperComponent extends Component {
MIN_STEP = 0;
MAX_STEP = 6;
applicationId = '4gchuf690';
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this ID hardcoded?

Copy link
Contributor

@prakashchoudhary07 prakashchoudhary07 left a comment

Choose a reason for hiding this comment

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

As discussed, @MayankBansal12 will make the changes in the refactor PR

@prakashchoudhary07 prakashchoudhary07 merged commit 867a289 into feat/new-step-3 Nov 11, 2025
4 checks passed
@prakashchoudhary07 prakashchoudhary07 deleted the feat/review-step branch November 11, 2025 20:37
@korbit-ai
Copy link

korbit-ai bot commented Nov 11, 2025

I was unable to write a description for this pull request. This could be because I only found files I can't scan.

prakashchoudhary07 pushed a commit that referenced this pull request Nov 11, 2025
…ing-Form] (#1086)

* feat: add new step for social links

* feat: add snew step four for social links

* feat: add new step fivve for stepper

* fix: styling for selectt in new step five

* refactor: replace hardcoded storage keys with constants

* feat: add review step for new stepper [Onboarding-Form] (#1087)

* feat: add review step for new stepper

* feat: add thank you screen for new stepper

* refactor: use structure for step data and replace hardcoded storage keys

* refactor: use getter func for review step button
prakashchoudhary07 pushed a commit that referenced this pull request Nov 11, 2025
…1084)

* feat: add new step two for introduction

* feat: add step three for interests

* feat: add base step class to handle input validation and local storage sync

* fix: postIntialization in new step one

* fix:  grid styling for step two and three

* refactor: remove redundant max words

* fix: lint issue and form headings

* refactor: use constant  for storage keys

* feat: add new step four and five for social links and whyRds [Onboarding-Form] (#1086)

* feat: add new step for social links

* feat: add snew step four for social links

* feat: add new step fivve for stepper

* fix: styling for selectt in new step five

* refactor: replace hardcoded storage keys with constants

* feat: add review step for new stepper [Onboarding-Form] (#1087)

* feat: add review step for new stepper

* feat: add thank you screen for new stepper

* refactor: use structure for step data and replace hardcoded storage keys

* refactor: use getter func for review step button
prakashchoudhary07 pushed a commit that referenced this pull request Nov 11, 2025
* feat: add step one for image upload and personal details

* fix: styling for form header

* fix: styling for image box and input boxes

* feat: add prev and next stepper buttons

* fix: incorrect data testt for stepper buttons

* feat: add base step component for all new steps

* fix: input validation in new step one

* refactor: improve progress calculation and update header text

* refactor: improve step navigation

* fix: image upload preview and update storage keys

* refactor: use try catch in local storage actions

* refactor: improve accessibility in new step one

* refactor: enhance image upload and new stepper error handling

* refactor: validation for fields in new stepper and enhance button layout

* feat: add new step 2 and 3 for intro and interests [Onboarding-Form] (#1084)

* feat: add new step two for introduction

* feat: add step three for interests

* feat: add base step class to handle input validation and local storage sync

* fix: postIntialization in new step one

* fix:  grid styling for step two and three

* refactor: remove redundant max words

* fix: lint issue and form headings

* refactor: use constant  for storage keys

* feat: add new step four and five for social links and whyRds [Onboarding-Form] (#1086)

* feat: add new step for social links

* feat: add snew step four for social links

* feat: add new step fivve for stepper

* fix: styling for selectt in new step five

* refactor: replace hardcoded storage keys with constants

* feat: add review step for new stepper [Onboarding-Form] (#1087)

* feat: add review step for new stepper

* feat: add thank you screen for new stepper

* refactor: use structure for step data and replace hardcoded storage keys

* refactor: use getter func for review step button
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