Release: staging -> main (2026-07-22 04:26)#1148
Open
github-actions[bot] wants to merge 32 commits into
Open
Conversation
chore: sync main into staging
…rror Restore sanitized invite-route error logging and tighten regression assertions
Sanitize invitee email lookup error logging in papers invites route
…character-counter Guard character-counter accessibility contract (no live regions) and align palette guidance
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
Bumps the github-actions-all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v7...v7.0.1) Updates `actions/setup-node` from 6 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-all - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
…dates Bumps the npm-development-minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.64.0` | `8.65.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.64.0` | `8.65.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.20` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260713.1` | `5.20260719.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.110.0` | `4.112.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.2` | `4.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.2` | `4.3.3` | Updates `@typescript-eslint/eslint-plugin` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `postcss` from 8.5.19 to 8.5.20 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.20) Updates `@cloudflare/workers-types` from 5.20260713.1 to 5.20260719.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.110.0 to 4.112.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.112.0/packages/wrangler) Updates `@tailwindcss/postcss` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: postcss dependency-version: 8.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260719.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: wrangler dependency-version: 4.112.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor-patch - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.0.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.9.1...v7.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…thub-actions-all-3d4a5765df chore(deps): bump the github-actions-all group with 2 updates
…inor-patch-43847a5e92
…development-minor-patch-43847a5e92 chore(deps-dev): bump the npm-development-minor-patch group with 7 updates
# Conflicts: # apps/web/package.json # package-lock.json
…ing-library/jest-dom-7.0.0 chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…ck-14096522148886484374 🧹 Extract setupOrgApiMock logic into smaller helper functions
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…2876612747669 🎨 Palette: キーボードナビゲーションのフォーカスリングを追加
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
| <button | ||
| type="button" | ||
| className="underline" | ||
| className="underline focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-gray-900 dark:focus-visible:ring-gray-100 dark:focus-visible:ring-offset-gray-950 rounded-sm" |
Contributor
There was a problem hiding this comment.
When onDownloadFallback is provided, the download fallback gets the new custom focus ring, but the sibling <a> fallback for the same action still only uses underline. In the PDF load-error state, keyboard users get different focus indicators for the same download action depending on which prop shape reaches PdfViewer, so the accessibility behavior is inconsistent.
Knowledge Base Used: Paper Upload, Storage, and Viewing Flow
Prompt To Fix With AI
This is a comment left during a code review.
Path: apps/web/src/components/pdf-viewer.tsx
Line: 617
Comment:
**Fallback Focus Styles Diverge**
When `onDownloadFallback` is provided, the download fallback gets the new custom focus ring, but the sibling `<a>` fallback for the same action still only uses `underline`. In the PDF load-error state, keyboard users get different focus indicators for the same download action depending on which prop shape reaches `PdfViewer`, so the accessibility behavior is inconsistent.
**Knowledge Base Used:** [Paper Upload, Storage, and Viewing Flow](https://app.greptile.com/hiroki-org/-/custom-context/knowledge-base/hiroki-org/openshelf/-/docs/papers-file-flow.md)
How can I resolve this? If you propose a fix, please make it concise.
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.
Summary
Promotes
stagingintomain.stagingmainnpm run pr:promoteIncluded PRs
Compare
Greptile Summary
このPRは、キーボード操作時のフォーカス表示を複数のUI部品に追加します。
.Jules/palette.mdに追記。Confidence Score: 5/5
This looks safe to merge after a small focus-style consistency cleanup.
apps/web/src/components/pdf-viewer.tsx
Important Files Changed
Prompt To Fix All With AI
Reviews (1): Last reviewed commit: "Merge pull request #1133 from Hiroki-org..." | Re-trigger Greptile
Context used: