Skip to content

Conversation

@Manik-Khajuria-5
Copy link
Contributor

@Manik-Khajuria-5 Manik-Khajuria-5 commented Jan 6, 2026

Issue

Contributes to #4460


Description

This PR refactors AddLinkForm.jsx from a legacy class-based React component to a modern functional component using React Hooks.

Key Changes

  • Converted AddLinkForm from a class component to a functional component
  • Replaced lifecycle methods with useEffect
  • Refactored form state handling using hooks
  • Preserved existing validation, submission, and async request logic
  • Maintained full behavior parity with the previous implementation


@Manik-Khajuria-5
Copy link
Contributor Author

Manik-Khajuria-5 commented Jan 21, 2026

@JeffersonBledsoe Can u please review this PR

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.

1 participant