Skip to content

Conversation

AnandDeakin
Copy link

@AnandDeakin AnandDeakin commented Sep 6, 2024

Summary

What is the nature of this pull request?

  • New feature
  • Enhancement to an existing feature
  • Bug fix
  • Configuration update
  • Dependency update

Description of change

Description:
Develop a reusable Table component using React hooks to display static data. The component defines columns and rows statically for testing purposes, ensuring the table structure and functionality are correct. The component will later be enhanced for dynamic data integration.

Key Features:

Static columns: Name, Age, Address
Static data rendered using React hooks
Tested and verified
Code pushed to the repository for review

Planner card link

https://teams.microsoft.com/l/entity/com.microsoft.teamspace.tab.planner/tt.c_19:[email protected]_p_TOGdCftBI0mZ937fEIW0jsgAHPsL_h_1710632381880?tenantId=d02378ec-1688-46d5-8540-1c28b5f470f6&webUrl=https%3A%2F%2Ftasks.teams.microsoft.com%2Fteamsui%2FpersonalApp%2Falltasklists&context=%7B%22subEntityId%22%3A%22%2Fv1%2Fplan%2FTOGdCftBI0mZ937fEIW0jsgAHPsL%2Ftask%2FAR6KbvaUEU61OFdMygAOj8gAK1IH%22%2C%22channelId%22%3A%2219%3Ac1b94839a3db4c6e8bf052aeadb33d9b%40thread.tacv2%22%7D(#url)

Readiness

  • The application runs successfully with my change.
  • I have included code comments where appropriate.
  • Where I have copied and pasted code from other sources, I have included a comment with a link to the original source.
  • I have read and followed the principles and guidelines about submitting code.
  • I have added unit tests for new components and/or functionality.
  • All existing and new unit tests pass (including updating tests for any necessary breaking changes).

@AnandDeakin AnandDeakin requested review from a team and doubleedesign as code owners September 6, 2024 05:42
@doubleedesign
Copy link
Contributor

doubleedesign commented Sep 6, 2024

Thanks for you PR @AnandDeakin. Please go through the checklists in the description above and tick the relevant things, fill in the description of the change, add your planner card link, etc by editing the PR description.

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.

2 participants