Skip to content

Fix Firebase User import and add Apartment component documentation#413

Open
CasperL1218 wants to merge 1 commit intomainfrom
apartment-component-documentation
Open

Fix Firebase User import and add Apartment component documentation#413
CasperL1218 wants to merge 1 commit intomainfrom
apartment-component-documentation

Conversation

@CasperL1218
Copy link
Copy Markdown
Contributor

Summary

Add Firebase import fix and Apartment component documentation.

  • Add firebase/app and firebase/auth imports to ApartmentPage.tsx to resolve 'User' type
    error
  • Add JSDoc documentation to AptInfo.tsx, Info.tsx, and MapInfo.tsx

Test Plan

  • Verified TypeScript compiles without errors (yarn workspace frontend tsc --noEmit)

Notes

Documentation follows project guidelines from FA24.

  - Add firebase/app and firebase/auth imports to ApartmentPage.tsx to
    resolve 'User' type error
  - Add JSDoc documentation to AptInfo.tsx, Info.tsx, and MapInfo.tsx
    following project documentation guidelines
@dti-github-bot
Copy link
Copy Markdown
Member

[diff-counting] Significant lines: 46.

Copy link
Copy Markdown

@laurenp-2 laurenp-2 left a comment

Choose a reason for hiding this comment

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

Great documentation addition! The JSDoc comments really improve clarity and will help future contributors understand the code much faster :)

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