SmartGrid-ETHIndia / Smart-grid

https://smart-ethindia.vercel.app/
MIT License
22 stars 25 forks source link

Issues in the ContactPage Component #77

Open AlexMercer00 opened 1 month ago

AlexMercer00 commented 1 month ago

Is there an existing issue for this?

What happened?

Hi @owner,

I hope this message finds you well. I am a participant in the GirlScript Summer of Code (GSSoC) event and I would like to contribute to this project. Issues identified in the ContactPage component:

  1. Import Paths: Verify Breadcrumb and Contact paths; check alias configuration in jsconfig.json/tsconfig.json.
  2. Prop Types: Add TypeScript interfaces for Breadcrumb and Contact component props for better type safety.
  3. Error Handling: Consider adding error boundaries to handle potential runtime errors gracefully.
  4. Accessibility: Ensure Breadcrumb and Contact components follow ARIA best practices.
  5. Testing: Add unit and integration tests to verify component functionality using Jest and React Testing Library.

Could you please assign this issue to me so I can start working on it and submit a pull request for your review?

Thank you for considering my request. I look forward to your response.

Record