Skip to content

Conversation

@WBroadwell
Copy link
Contributor

Createion forms changes and general CSS updates for multiple files.

Fixes # (issue)

Type of change

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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if a larger change)
  • New and existing unit tests pass locally with my changes

WBroadwell and others added 5 commits January 31, 2025 17:20
	modified:   src/context/AuthContext.tsx
	modified:   src/opportunities/pages/Jobs.js
	modified:   src/shared/components/Navigation/StickyFooter.tsx
	modified:   src/shared/components/Profile/EditInformation.js
	modified:   src/shared/pages/404.tsx
	modified:   src/shared/pages/Home.tsx
	new file:   src/shared/pages/LoginRedirect.tsx
	modified:   src/staff/components/Checkbox.tsx
	modified:   src/staff/components/CreationForms.tsx
	modified:   src/staff/components/Input.js
	modified:   src/style/general.css
Copy link
Member

@RafaelCenzano RafaelCenzano left a comment

Choose a reason for hiding this comment

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

LGTM

@RafaelCenzano RafaelCenzano merged commit 66beb5a into main Feb 1, 2025
3 of 4 checks passed
@RafaelCenzano RafaelCenzano deleted the Will-PR branch February 1, 2025 06:15
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