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

Fix navbar to show 'Opportunities' instead of 'Career' #806

Closed
wants to merge 1 commit into from

Conversation

yashpardhi2403
Copy link

Updated the navbar component to display 'Opportunities' when the user is on the Opportunities page. This ensures consistency in navigation labeling.

Title of the Pull Request

  • Have you renamed the PR Title in a meaningful way?

Related Issue

Closes: #804

Description

Changed the navbar list item from 'Careers' to 'Opportunities' in careers.html to maintain consistency in navigation.

Type of change

What sort of changes have you made: Bug Fix

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the code style of this project.
  • I have followed the contribution guidelines
  • I have performed a self-review of my own code.
  • I have ensured my changes don't generate any new warnings or errors.
  • I have updated the documentation (if necessary).
  • I have resolved all merge conflicts.

Screenshot from 2024-10-23 03-56-51

Updated the navbar component to display 'Opportunities' 
when the user is on the Opportunities page. This ensures 
consistency in navigation labeling.
Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skillwise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 10:28pm

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for skillwise ready!

Name Link
🔨 Latest commit f6e88f0
🔍 Latest deploy log https://app.netlify.com/sites/skillwise/deploys/671826f86b2b1f00089ec1be
😎 Deploy Preview https://deploy-preview-806--skillwise.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yashpardhi2403
Copy link
Author

@PriyaGhosal Please review and merge my PR #806.
For the issue #804 raised by me.

@PriyaGhosal
Copy link
Owner

@yashpardhi2403
image
Please see the conflicts highlighted in the image above. Resolve the conflicts in the mentioned files. Ensure you pull all the latest changes before pushing your feature/bug fixes to the main branch. After resolving the conflicts, please open a new PR for review.
Thank you!

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.

Navbar Shows "Career" Instead of "Opportunities" After Redirect
2 participants