-
## Description
Some parts of the JavaScript codebase lack proper null checks when manipulating DOM elements. This can lead to unexpected errors or crashes when trying to access or modify elements t…
-
https://drafts.csswg.org/cssom-view/#extensions-to-the-document-interface defines `elementFromPoint` and `elementsFromPoint` methods on `Document`, but Chromium, Gecko and WebKit all have these member…
-
### Project Name
Medical Document Scanner
### Description
My project, "Medical Document Scanner," is a Function App API that leverages multiple resources, including Document Intelligence and OpenAI…
-
Based on [autocomplete](https://www.figma.com/proto/nkgg905s5FyXoyPZjVMco0/EarthWorks?node-id=293-8648&t=OwCI8zzVg5KTXph8-0&scaling=min-zoom&content-scaling=fixed&page-id=0%3A1&starting-point-node-id=…
-
You can compare documents (e.g., Word) and images, any chance you can compare the images in a Word document?
-
After implementing this PR:https://github.com/department-of-veterans-affairs/vets-api/pull/19060
Something is causing the form name to come before the UUID.
We need the form name to come after the UUI…
-
When attempting to use the card reader in Firefox, after swiping an ID card with the scanner activated, PT does not assign a seat and the "Activate Scanner" button is enabled again.
Process for rep…
-
For this assignment, we'll use data stories from [Reuters Graphics](https://www.reuters.com/graphics/).
Select a story that you like, study it carefully and redesign it. Specifically I want you to …
-
### What feature or improvement do you think would benefit Files?
I have a request to enhance the user experience by replacing the Shell names with user-friendly names for easier access in the addr…
-
WAL limits messages to 1MB.
Very large VE will push PreCommit messages beyond this limit.
This behavior should be captured in a specific UT and documented in the ABCI spec.