Skip to content

Conversation

@vazquezea96
Copy link

📝 Description

Please include a summary of the changes and the related issues.

🔂 Changes Made

I modified the "Post Another Job" button that appears after you post a job in /share-a-job—changed the color to match the rest of the buttons (orange with white font) and made it smaller.

⚙️ Related Issue

🍏 Type of Change

  • Bug fix

🎁 Acceptance Criteria

  • Button should be orange with white font
  • Button was made smaller in size (width: auto)

🧰 New Environment Variables or Requirements

NA

🧪 How to test

Run the server locally, head over to /share-a-job, fill out the form using test data, and submit. Upon submission, you will receive a successful post alert, and on that alert, you will see the button with the updated font color.

🚀 Deployment Notes (if applicable)

NA, no changes to deployment.

📸 Screenshots (if applicable)

Capture-2025-10-21-152057

✅ Checklist

  • I have performed a self-review of my code.
  • My code follows the style guidelines of this project.
  • I have commented my code where necessary.
  • I have tested my code locally and verified that the website is working as expected.
  • (if applicable) I have added documentation in the README.
  • (if applicable) I have added tests that prove my fix is effective or that my feature works.
  • (if applicable) New and existing unit tests pass locally with my changes.

@vazquezea96
Copy link
Author

@daaimah123 @monikkaelyse Ready for review.

Copy link
Collaborator

@daaimah123 daaimah123 left a comment

Choose a reason for hiding this comment

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

@vazquezea96 can you please pull latest, recompile and push up to address the conflicts

@vazquezea96
Copy link
Author

@daaimah123 Conflicts resolved.

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.

Font color incorrect after posting a job

2 participants