Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PX] UI changes to "View the results of an extractor" #7640

Open
10 tasks
aphilop opened this issue Feb 3, 2025 · 2 comments
Open
10 tasks

[PX] UI changes to "View the results of an extractor" #7640

aphilop opened this issue Feb 3, 2025 · 2 comments
Labels
Feature Brand new functionality to be added to UWAZI Frontend 😎

Comments

@aphilop
Copy link

aphilop commented Feb 3, 2025

The following discussed and agreed changes need to be made to the already implemented UIs of viewing the results of an extractor.

  • The entities view table has 5 columns: ENTITIES, LANGUAGES, PARAGRAPHS, STATUS and the one where the relevant action (View) is displayed
  • Available values for status: Done (green checkmark), New, Processing, In queue, Error
  • A Filters buttons opens a panel when the user can filter by languages and/or status
  • Selecting one or more entities enables the possible actions: Extract paragraphs, Delete
  • The paragraphs view table has 5 columns: PARAGRAPH #, LANGUAGE, TEXT, one for the group button, and the one where the relevant action (View) is displayed
  • The paragraphs in the table are grouped by paragraph number and the parent entry is the default language of the instance
  • The text of each paragraph is displayed in max. two lines using a [...] to indicate text is omitted. We show the first part of the paragraph before the [...] and the last part of the paragraph after it.
  • Hovering over the [...] displays in a popup the whole text of the paragraph
  • A Filters buttons opens a panel when the user can filter only by languages
  • A OpenPDF opens the document of the default language
@aphilop aphilop added this to the Paragraph extraction milestone Feb 3, 2025
@aphilop aphilop added Frontend 😎 Feature Brand new functionality to be added to UWAZI labels Feb 3, 2025
@juanmnl
Copy link

juanmnl commented Feb 3, 2025

Entities dashboard

Image

Filters:
Image

Status states:
Image

Selection for re-extraction and/or deletion

Image

Re-extraction message:
Image

Deletion message:
Image

New entities

Image

Designs

@juanmnl
Copy link

juanmnl commented Feb 3, 2025

Paragraphs dashboard (collapsed)

Image

Filters:
Image

Drawer:
Image

Paragraphs dashboard (expanded)

Image

Paragraph hover

Image

Designs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Brand new functionality to be added to UWAZI Frontend 😎
Projects
None yet
Development

No branches or pull requests

2 participants