You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple Processors in my test project that start with "FORM"
(e.g. FORM_W2, FORM_W9)
The current view makes it difficult to choose a specific one.
It would also be possible for a single project to have multiple processors of the same type. It might make sense to show the processor display name along with the full type.
I have multiple Processors in my test project that start with "FORM"
(e.g. FORM_W2, FORM_W9)
The current view makes it difficult to choose a specific one.
It would also be possible for a single project to have multiple processors of the same type. It might make sense to show the processor display name along with the full type.
Looks like it's due to this truncation
document-ai-samples/web-app-demo/Frontend/src/app/components/processor-selection/processor-selection.component.ts
Line 147 in 5c5eac5
The text was updated successfully, but these errors were encountered: