fix patient records page overscroll bug - #1951
Merged
Merged
Conversation
Contributor
|
@pwoleary cypress/features/step_definitions/record.rb Line 145 in d952315 Apparently, previously, the description appeared to be "visible" but now with a height of 0 it is no longer visible (even though I was never actually visible on the screen) You can try this. page.assert_text(:all, m.description) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1951 +/- ##
==========================================
+ Coverage 94.18% 96.04% +1.86%
==========================================
Files 157 157
Lines 7138 7138
==========================================
+ Hits 6723 6856 +133
+ Misses 415 282 -133 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dczulada
approved these changes
Jul 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes bug of extra whitespace appearing under tables on patient records page caused by hidden text class for screen reader accessibility. Can confirm that screenreader accessibility still works, but bug is fixed.
Pull requests into Cypress require the following. Submitter and reviewer should ✅ when done. For items that are not-applicable, note it's not-applicable ("N/A") and ✅.
Submitter:
Reviewer 1:
Name:
Reviewer 2:
Name: