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

PADV-1443 fix encode and decode url names #101

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

AuraAlba
Copy link
Contributor

@AuraAlba AuraAlba commented Jul 3, 2024

Ticket

https://agile-jira.pearson.com/browse/PADV-1443

Description

Encode and decode course and class name to be used in the url with special characters

Changes made

Encode course and class name in the url
Decode course and class name to be used in the page and services
Change cours and class params names
Update tests

How to test

Clone the Institution Portal MFE
Run npm install.
Run npm run start
In courses/classes, select a course/class with special character in its name

@AuraAlba AuraAlba merged commit c4105a8 into master Jul 4, 2024
2 checks passed
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