Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Platform]: fix data prop in table #520

Merged
merged 1 commit into from
Nov 6, 2024
Merged

[Platform]: fix data prop in table #520

merged 1 commit into from
Nov 6, 2024

Conversation

chinmehta
Copy link
Contributor

@chinmehta chinmehta commented Nov 6, 2024

[Platform]: fix data prop in table

Description

using useEffect hook to set data in a state for table instead of const.

Issue: (link)
Deploy preview: https://deploy-preview-520--ot-platform.netlify.app/

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Test A: switch to different id of same entity from given page(eg: drug to drug).

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have made corresponding changes to the documentation

@chinmehta chinmehta requested a review from carcruz November 6, 2024 15:38
@carcruz carcruz merged commit 364cd72 into main Nov 6, 2024
11 checks passed
@carcruz carcruz deleted the cm-fix-section-item branch November 6, 2024 15:43
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