Skip to content

OBPIH-7556 Screen goes blank after adding row with exp date in cycle count in es_mx locale#5584

Merged
alannadolny merged 1 commit intodevelopfrom
bug/OBPIH-7556
Oct 31, 2025
Merged

OBPIH-7556 Screen goes blank after adding row with exp date in cycle count in es_mx locale#5584
alannadolny merged 1 commit intodevelopfrom
bug/OBPIH-7556

Conversation

@alannadolny
Copy link
Collaborator

No description provided.

@alannadolny alannadolny self-assigned this Oct 30, 2025
@github-actions github-actions bot added type: bug Addresses unintended behaviours of the app domain: frontend Changes or discussions relating to the frontend UI labels Oct 30, 2025
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.50%. Comparing base (1bb7314) to head (1e1c749).
⚠️ Report is 170 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##             develop   #5584      +/-   ##
============================================
- Coverage       9.12%   8.50%   -0.63%     
+ Complexity      1170    1112      -58     
============================================
  Files            701     707       +6     
  Lines          45281   45448     +167     
  Branches       10851   10885      +34     
============================================
- Hits            4131    3864     -267     
- Misses         40497   41010     +513     
+ Partials         653     574      -79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

? moment(new Date(dateToFormat), DateFormat.MMM_DD_YYYY_HH_MM_SS)
: moment(new Date(dateToFormat), DateFormat.MMM_DD_YYYY);
// Fallback to default parsing
return moment(dateToFormat);
Copy link
Collaborator

Choose a reason for hiding this comment

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

why isn't new Date() required here anymore? was it redundant before?

@alannadolny alannadolny merged commit 1f94f80 into develop Oct 31, 2025
7 checks passed
@alannadolny alannadolny deleted the bug/OBPIH-7556 branch October 31, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: frontend Changes or discussions relating to the frontend UI type: bug Addresses unintended behaviours of the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants