Skip to content

Fix Firebase User import and add Apartment component documentation#413

Merged
CasperL1218 merged 1 commit intomainfrom
apartment-component-documentation
Apr 10, 2026
Merged

Fix Firebase User import and add Apartment component documentation#413
CasperL1218 merged 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
Contributor

@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 :)

@CasperL1218 CasperL1218 merged commit 7bcd238 into main Apr 10, 2026
4 checks passed
@CasperL1218 CasperL1218 deleted the apartment-component-documentation branch April 10, 2026 21:51
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