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

Next button not showing in Discharge Summary #11573

Open
Spandan-Mishra opened this issue Mar 26, 2025 · 3 comments
Open

Next button not showing in Discharge Summary #11573

Spandan-Mishra opened this issue Mar 26, 2025 · 3 comments
Labels
needs-triage question Further information is requested

Comments

@Spandan-Mishra
Copy link
Contributor

Describe the bug
While viewing a discharge summary on medium to large screen, the next button is not visible.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any facility
  2. Go to Encounters section and select an encounter
  3. Click on Discharge Summary and generate one if it doesn't exist already
  4. View the summary, if its more than 1 page you can see 'Next' button is not present

Expected behavior
When the discharge summary is more than 1 page, the user must be able to navigate to the next page on large screens.

Screenshots

Screen.Recording.2025-03-26.173810.mp4

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.


🚨 DO NOT EDIT BELOW THIS LINE 🚨

Instructions for Requesting Assignment:

To request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:

Describe your solution clearly:
Provide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.

Expected Timeline:

  • End date: [Expected submission date of a completed Pull Request]

Additional Context:
Include any other relevant context, links, screenshots, or resources that support your proposed solution.

🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.

@Spandan-Mishra
Copy link
Contributor Author

@rithviknishad @Jacobjeevan i want to work on this issue
ETA: 1 Day
Approach: The mapping of different buttons in FilePreviewDialog.tsx has some problem. This is why the Next button is not rendering on large screens. I will look into the structure of these buttons and make the necessary changes

@github-actions github-actions bot added needs-triage question Further information is requested labels Mar 26, 2025
@hrit2773
Copy link
Contributor

@Spandan-Mishra @rithviknishad this has been a problem with the dialog box sometimes due to overflow it was causing problem.

@Spandan-Mishra
Copy link
Contributor Author

@hrit2773 yeah, I also think that's the problem. Because on smaller screens it is visible clearly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants