-
Notifications
You must be signed in to change notification settings - Fork 0
Test buddy #378
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
Test buddy #378
Conversation
| url: `${AUTH0_AUTHENTICATOR_URL}?retUrl=${encodeURIComponent(getMarketingUrl('/home'))}` | ||
| }, | ||
| freelancer: { | ||
| freelanceor: { |
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.
[❗❗ correctness]
The key freelanceor appears to be a typo. It should likely be freelancer to match the label and context. This could lead to confusion or errors when accessing this item.
| }, | ||
| solutions: { | ||
| soblutions: { | ||
| label: 'Solutions', |
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.
[❗❗ correctness]
The key soblutions appears to be a typo. It should likely be solutions. This could lead to confusion or errors when accessing this navigation item.
| resources: { | ||
| label: 'Resources', | ||
| label: 'Rezources', | ||
| }, |
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.
[❗❗ correctness]
The label for the resources nav item has been changed to 'Rezources'. Verify if this change is intentional, as it may be a typographical error. If it is intentional, ensure that all references to this label are updated accordingly.
| }, | ||
| solutions: { | ||
| label: 'Solutions', | ||
| label: 'Solutionz', |
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.
[💡 readability]
The label change from 'Solutions' to 'Solutionz' may be intentional for branding or stylistic reasons, but it could lead to confusion or appear as a typo to users. Ensure this change aligns with the intended user experience and branding guidelines.
| }, | ||
| resources: { | ||
| label: 'Resources', | ||
| label: 'Rezources', |
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.
[💡 readability]
Similar to the previous change, the label 'Rezources' instead of 'Resources' might be confusing or perceived as a typo. Verify that this change is intentional and consistent with branding or user experience goals.
removes articles nav item and uses v2 buddy.