Skip to content

Manchester | 26-ITP-Jan | Khalidbih | Sprint 2 | Data Groups#1092

Open
khalidbih wants to merge 16 commits intoCodeYourFuture:mainfrom
khalidbih:coursework/sprint-2
Open

Manchester | 26-ITP-Jan | Khalidbih | Sprint 2 | Data Groups#1092
khalidbih wants to merge 16 commits intoCodeYourFuture:mainfrom
khalidbih:coursework/sprint-2

Conversation

@khalidbih
Copy link
Copy Markdown

Self checklist :

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist :

Implemented and fixed the Sprint-2 exercises with tests.

@khalidbih khalidbih added 📅 Sprint 2 Assigned during Sprint 2 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Data-Groups The name of the module. labels Mar 25, 2026
@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 25, 2026
@khalidbih khalidbih added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Mar 27, 2026
Copy link
Copy Markdown
Contributor

@cjyuan cjyuan left a comment

Choose a reason for hiding this comment

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

Changes look good.

Comment on lines +29 to +31
queryParams[decodedKey] = undefined;
} else {
queryParams[key] = decodeURIComponent(value);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You changed only one of them.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I initially only fixed the line you pointed out. Thank you for catching that. I’ve now updated both to use the decoded key.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 27, 2026
@khalidbih
Copy link
Copy Markdown
Author

Changes look good.

Thank you so much for your feedback and suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Module-Data-Groups The name of the module. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants