Sumit Kumar sumitdml123
  • Joined on 2024-06-12
sumitdml123 merged pull request jaanvi/Multi-Step-Form_Task2#3 2025-01-02 09:56:18 +00:00
review assignment2
sumitdml123 pushed to main at mihir_dml/Assigment3 2025-01-02 09:55:26 +00:00
316dd679c7 Merge pull request 'First commit' (#1) from Dev into main
2410c1d14d First commit
Compare 2 commits »
sumitdml123 merged pull request mihir_dml/Assigment3#1 2025-01-02 09:55:25 +00:00
First commit
sumitdml123 pushed to main at rishav_dml/Assignment02-Multi-Step-Form-W... 2025-01-02 09:54:32 +00:00
0c8fc30abc Merge pull request 'Basic structure html and form navigation' (#1) from dev into main
d3e667eedf Task completed
Compare 2 commits »
sumitdml123 merged pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1 2025-01-02 09:54:30 +00:00
Basic structure html and form navigation
sumitdml123 merged pull request veerjot_dml/assignment_multistep_form#1 2024-12-30 12:31:04 +00:00
task2
sumitdml123 pushed to main at veerjot_dml/assignment_multistep_form 2024-12-30 12:31:04 +00:00
2ba1ee99db Merge pull request 'task2' (#1) from dev into main
0b6c0e353a new update
1f4a648db2 task2
Compare 3 commits »
sumitdml123 approved veerjot_dml/assignment_multistep_form#1 2024-12-30 12:30:56 +00:00
task2
sumitdml123 pushed to main at mihir_dml/Multi-step_Form 2024-12-30 12:20:00 +00:00
feec9f600f Merge pull request 'Dev/form' (#1) from Dev/form into main
b5793eb546 For First code review
35a4d55324 First commit
Compare 3 commits »
sumitdml123 merged pull request mihir_dml/Multi-step_Form#1 2024-12-30 12:19:59 +00:00
Dev/form
sumitdml123 approved mihir_dml/Multi-step_Form#1 2024-12-30 12:19:54 +00:00
Dev/form
sumitdml123 commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1 2024-12-26 11:40:45 +00:00
Basic structure html and form navigation

replace maxlength and minlength with max and min

sumitdml123 commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1 2024-12-26 11:40:45 +00:00
Basic structure html and form navigation

Replaced regex with min="18" and max="100"

sumitdml123 commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1 2024-12-26 11:40:45 +00:00
Basic structure html and form navigation

remove the commented code

sumitdml123 commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1 2024-12-26 11:40:45 +00:00
Basic structure html and form navigation

function decrementStep() {

sumitdml123 commented on pull request jaanvi/Multi-Step-Form_Task2#1 2024-12-26 11:19:17 +00:00
Form Interface and Basic Validations

The left property is replaced with transform, which is more appropriate for handling animations and transitions, and it avoids layout reflows.

sumitdml123 commented on pull request jaanvi/Multi-Step-Form_Task2#1 2024-12-26 11:19:17 +00:00
Form Interface and Basic Validations

min-width check does 18 px works for it or not?

sumitdml123 commented on pull request jaanvi/Multi-Step-Form_Task2#1 2024-12-26 11:19:17 +00:00
Form Interface and Basic Validations
  • add value as male, female and other