Skip to content

Fixed display data for the ReportsPage.js#1185

Merged
mbusch3 merged 16 commits into
ucfopen:devfrom
mbusch3:report-data-display
Jul 2, 2026
Merged

Fixed display data for the ReportsPage.js#1185
mbusch3 merged 16 commits into
ucfopen:devfrom
mbusch3:report-data-display

Conversation

@mbusch3

@mbusch3 mbusch3 commented May 11, 2026

Copy link
Copy Markdown
Contributor

Fixes multiple issues with the Reports page:

  • Previously, the chart and table that show barriers over time only showed the TOTAL count of issues, so when issues got fixed, the numbers didn't go down.
  • Also fixed an issue where the "Accessibility Barriers Remaining" table had an inaccurate number for Barriers Resolved. The number was from the initial scan, not updated after the Report.js's analyzeReport function.

@Ishfaq-code Ishfaq-code self-requested a review May 12, 2026 18:51
@dmols dmols self-requested a review May 15, 2026 12:27

@dmols dmols left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Change looks good; the issue count is reflected appropriately now in the reports screen. Not sure if it's already in the target branch or not, but worth noting this branch also includes the fullscreen UDOIT feature. Will merge after getting an additional review.

@mbusch3 mbusch3 changed the base branch from form-ui-changes to dev June 16, 2026 13:19
@mbusch3 mbusch3 changed the base branch from dev to form-ui-changes June 17, 2026 12:55
@mbusch3 mbusch3 changed the base branch from form-ui-changes to dev June 18, 2026 12:25
@mbusch3 mbusch3 changed the base branch from dev to form-ui-changes June 18, 2026 12:26
@mbusch3 mbusch3 changed the base branch from form-ui-changes to dev June 30, 2026 22:42
@mbusch3 mbusch3 merged commit 4ad1de7 into ucfopen:dev Jul 2, 2026
1 check passed
@mbusch3

mbusch3 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

This ended up a handling more than intended. Ishfaq's file page updates were merged to the relevant branch, so I pulled them in. After doing that, we caught some related API issues with the Agent-Header. So those got fixed, too.

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.

3 participants