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

ListObject Support #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RenatoCaenaro
Copy link

@RenatoCaenaro RenatoCaenaro commented Sep 2, 2024

This PR add support for ListObject as others named entities in:

  • text views component:
    image

  • in Named Entities list component:
    image

if (fp){
return pv + ' ' + fp.label;
}
public readonly editionSource$: Observable<OriginalEncodingNodeType> = this.editionDataService.parsedEditionSource$

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid changing format to code outside the scope of the pr.

Copy link

@TrabacchinLuigi TrabacchinLuigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description is too vague. what is the scope of supporting listobject ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants