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

Linked new ReactUI to Order --> Study --> Electronic Orders #1483

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

harshitg927
Copy link
Contributor

Fixes: issue#1474

Summary

The new React UI for StudyElectronicOrder was already written along with the rest API. So, in this Pull Request I went ahead and just linked them with the desired side navigation item

Screen Recording

Screencast.from.31-01-25.10.15.00.PM.IST.webm

Related Issue

#1474

@adityadeshlahre
Copy link
Contributor

adityadeshlahre commented Jan 31, 2025

image
image

Thank You @harshitg927 🙂 for rasing PR
if you time can fix the responsiveness issue on this page ??

@harshitg927
Copy link
Contributor Author

Sure @adityadeshlahre , I will look into the responsiveness of this page too, Thank You for your feedback.

@harshitg927
Copy link
Contributor Author

@adityadeshlahre I have pushed the changes making the page responsive, Can you please review the changes that I have made, Thank You.

@adityadeshlahre
Copy link
Contributor

@harshitg927 i will take a look and let you know!

@mozzy11
Copy link
Collaborator

mozzy11 commented Feb 5, 2025

Thanks @harshitg927 Study electronic oder UI is mean to use the StudyElectronicOrderContoller . . So that should be writed as a Rest Controller

{createDataTable(eOrders)}
</div>
)}

<style>
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you put this in a separate css class ?

<FormattedMessage id="eorder.search.noresults" />
</Column>
)}
</Grid>
</div>
</>

<style>
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you put this in a separate css class ?

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.

Re-write Order ---> Study ---> Electronic Orders in new React UI
3 participants