Skip to content

Fix Thumbnail Cache Invalidation and Re-Enable Test - #1797

Open
K8Sewell wants to merge 9 commits into
devfrom
issue-1750-re-enable-test-and-configuration
Open

Fix Thumbnail Cache Invalidation and Re-Enable Test#1797
K8Sewell wants to merge 9 commits into
devfrom
issue-1750-re-enable-test-and-configuration

Conversation

@K8Sewell

@K8Sewell K8Sewell commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description of what you did:

  • Comments back in skipped configuration tests
  • Re-enables configuration

Related Issue

#1750

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
universalviewer Ready Ready Preview Aug 4, 2026 4:37pm
universalviewer.dev Ready Ready Preview Aug 4, 2026 4:37pm

Request Review

@demiankatz demiankatz 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.

Thanks, @K8Sewell, this looks great! See below for one incredibly minor nitpick.

Beyond that, one other question: it looks to me like this PR is actually fixing a buggy implementation. Should we rename it to reflect that fact (e.g. "Fix thumbnail cache invalidation; re-enable tests")?

Comment thread __tests__/test.js Outdated
});
});
});
}); No newline at end of file

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.

Doesn't look like anything has changed here except the removal of an end of file line break -- might as well put it back to avoid unnecessary diffs.

Suggested change
});
});

@K8Sewell K8Sewell changed the title Re-enable test and configuration Fix Thumbnail Cache Invalidation and Re-Enable Test Aug 4, 2026
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.

2 participants