-
Notifications
You must be signed in to change notification settings - Fork 207
Removing number from selection pages #635
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
Conversation
streetcoder123
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, run:
npm run manage:translations from src/client to update translations files.
This needs to be done after each string change
Edit: oops, I missed the en.json file. Looks good :)
…icrosoft/WebTemplateStudio into garage/t-ligoh/issue-622-remove-number
annielovesjs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! All the changes are evident and everything runs perfectly
Resolving issue 662 (#622)
Talked to Christina (designer on the team) about having numbers on the selection pages. We looked at Windows Template Studio as reference, and found out that they do not have numbers on the selection pages. Hence, we decided to make this change.
Here's the before and after for the Frameworks page:

Please note: GitHub issue 662 only mentioned the Frameworks page, but this PR includes changes to other pages as well (i.e. the Project Type page, Pages page, Services page and Summary page).