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

Can't view metadata when text is too large for TokenClassificationRecord #1367

Closed
coreyelowsky opened this issue Mar 31, 2022 · 2 comments · Fixed by #1385
Closed

Can't view metadata when text is too large for TokenClassificationRecord #1367

coreyelowsky opened this issue Mar 31, 2022 · 2 comments · Fixed by #1385
Assignees
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects

Comments

@coreyelowsky
Copy link

coreyelowsky commented Mar 31, 2022

Describe the bug

For a TokenClassificationRecord, when I upload metadata with the record, and then click the three vertical dots to view the metadata associated with that record, the text is also shown with the metadata. When there isn't much text this is not an issue. But when the text is large, one cannot see the metadata. I included 2 images below demonstrating both scenarios. In the second image the metadata is not visible.

To Reproduce
Steps to reproduce the behavior:

  1. Upload a TokenClassification Record with large amounts of text and metadata
  2. Click the three vertical dots to try and view the metadata

Expected behavior

Would it be possible to not include the text when viewing the metadata, as the text itself is not metadata? Or possibly just be able to scroll down within the metadata pop up so one can see the metadata.

Screenshots
Screen Shot 2022-03-31 at 2 07 41 PM

Screen Shot 2022-03-31 at 2 07 57 PM

Environment (please complete the following information):

  • OS [e.g. iOS]: Linux/Mac
  • Browser [e.g. chrome, safari]: Chrome
  • Rubrix Version [e.g. 0.10.0]: 0.13.0
  • ElasticSearch Version [e.g. 7.10.2]:
  • Docker Image (optional) [e.g. rubrix:v0.10.0]:
@coreyelowsky coreyelowsky added the type: bug Indicates an unexpected problem or unintended behavior label Mar 31, 2022
@Amelie-V
Copy link
Member

Amelie-V commented Apr 6, 2022

Hi @coreyelowsky

You are right the text should not be repeated into the metadata pop up. We'll solve it :)

@Amelie-V Amelie-V added this to Backlog in Release via automation Apr 6, 2022
@Amelie-V
Copy link
Member

Amelie-V commented Apr 6, 2022

  • remove text record from metadata popup

@Amelie-V Amelie-V moved this from Backlog to Planified in Release Apr 6, 2022
@frascuchon frascuchon moved this from Planified to In progress in Release Apr 7, 2022
Release automation moved this from In progress to Ready to DEV QA Apr 7, 2022
@frascuchon frascuchon moved this from Ready to DEV QA to Approved DEV QA in Release Apr 11, 2022
frascuchon pushed a commit that referenced this issue Apr 11, 2022
@frascuchon frascuchon moved this from Approved DEV QA to Ready to Release QA in Release Apr 11, 2022
frascuchon pushed a commit that referenced this issue Apr 11, 2022
@Amelie-V Amelie-V moved this from Ready to Release QA to Approved Release QA in Release Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects
No open projects
Release
Approved Release QA
Development

Successfully merging a pull request may close this issue.

3 participants