issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
3.2M results
Describe the subtask
Sub-task of #6490.
This sub-task introduces Java-side support for Tencent Cloud Object Storage (COS) in the fileset catalog.
Scope
- Add a new bundles/tencent module that provides ...
subtask
What version of OpenRewrite are you using?
- rewrite-testing-frameworks 3.39.0
- OpenRewrite Gradle plugin 7.35.0
- JDK 21
- Active recipe: org.openrewrite.java.testing.assertj.Assertj
How are ...
The platform uses @vercel/blob for handling student profile pictures. To prevent unauthorized users from uploading
arbitrary files and inflating storage costs, we need to enforce strict server-side session ...
bug
When educators search for a specific student in the directory, the filter function or API call is likely executed on
every keystroke. To improve rendering performance and reduce redundant API calls, we ...
bug
Description
NullAway currently does not warn when doing nested null-checks with mutable data. I can write:
if(rental.returnPolicy() == null || rental.returnPolicy().mustBeReturnedAfter() == null){
...
documentation
good first issue
The project has Playwright configured, but the critical path—the face recognition attendance loop—lacks end-to-end test
coverage. We need to write Playwright E2E tests that mock the browser camera API ...
bug
Status
The RVM freeze is still unresolved in production. After PR #173 was merged, the user retested the live GitHub Pages app
with the real sample RHBG.RVM and reported: ** no change at all **.
Treat ...
Several interactive elements in the UI are driven by GSAP and Framer Motion. Often, animated elements lose native
semantic focusability. We need an accessibility audit to ensure all custom animated buttons, ...
bug
The current next.config.mjs sets broad CSP headers and allows external images from Google, GitHub, Vercel Blob, and
Unsplash. We need to explicitly define these domains within the Content-Security-Policy ...
bug
Fetching the roster of students and their attendance histories from the database can take several hundred milliseconds.
To reduce Cumulative Layout Shift (CLS) and improve perceived performance, we should ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.