Skip to content

Refactor to functional component#2781

Open
herleraja wants to merge 6 commits intoelyra-ai:mainfrom
herleraja:refactor-to-functional-component
Open

Refactor to functional component#2781
herleraja wants to merge 6 commits intoelyra-ai:mainfrom
herleraja:refactor-to-functional-component

Conversation

@herleraja
Copy link
Contributor

Fixes: #2774

Developer's Certificate of Origin 1.1

   By making a contribution to this project, I certify that:

   (a) The contribution was created in whole or in part by me and I
       have the right to submit it under the Apache License 2.0; or

   (b) The contribution is based upon previous work that, to the best
       of my knowledge, is covered under an appropriate open source
       license and I have the right under that license to submit that
       work with modifications, whether created in whole or in part
       by me, under the same open source license (unless I am
       permitted to submit under a different license), as indicated
       in the file; or

   (c) The contribution was provided directly to me by some other
       person who certified (a), (b) or (c) and I have not modified
       it.

   (d) I understand and agree that this project and the contribution
       are public and that a record of the contribution (including all
       personal information I submit with it, including my sign-off) is
       maintained indefinitely and may be redistributed consistent with
       this project or the open source license(s) involved.

@herleraja herleraja force-pushed the refactor-to-functional-component branch 2 times, most recently from a03d4c9 to 99d2a62 Compare October 27, 2025 08:52
@tomlyn tomlyn requested review from nmgokhale and tomlyn October 30, 2025 04:40
Copy link
Member

@nmgokhale nmgokhale left a comment

Choose a reason for hiding this comment

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

Thanks for contributing! Added some review comments.

@herleraja herleraja force-pushed the refactor-to-functional-component branch 3 times, most recently from 7aab4d8 to 1f9be40 Compare January 28, 2026 16:34
@herleraja herleraja force-pushed the refactor-to-functional-component branch from 06e141d to f36c782 Compare February 10, 2026 08:51
Signed-off-by: Amritha raj herle <Amritha.Herle@ibm.com>
Signed-off-by: Amritha raj herle <Amritha.Herle@ibm.com>
Signed-off-by: Amritha raj herle <Amritha.Herle@ibm.com>
Signed-off-by: Amritha raj herle <Amritha.Herle@ibm.com>
Signed-off-by: Amritha raj herle <Amritha.Herle@ibm.com>
Signed-off-by: Amritha raj herle <Amritha.Herle@ibm.com>
@herleraja herleraja force-pushed the refactor-to-functional-component branch from f36c782 to 3e7fa94 Compare February 10, 2026 19:03
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.

Covert some of the sample apps in the test harness to use React functional components

2 participants