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

Prediction labels off screen issue.. #1347

Closed
coreyelowsky opened this issue Mar 29, 2022 · 0 comments · Fixed by #1352
Closed

Prediction labels off screen issue.. #1347

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

Comments

@coreyelowsky
Copy link

Describe the bug

When I log a TokenClassificationRecord, if one of the predicted tokens is close to the border, then the predicted label gets cut off as shown in the image below.

To Reproduce

N/A

Expected behavior

I would like to be able to see the entire label

Screenshots

160454911-f44259a9-f1ef-4442-b67c-a8a08bb26005

Environment (please complete the following information):

  • OS [e.g. iOS]: Linux
  • Browser [e.g. chrome, safari]: Chrome
  • Rubrix Version [e.g. 0.10.0]:
  • ElasticSearch Version [e.g. 7.10.2]:
  • Docker Image (optional) [e.g. rubrix:v0.10.0]:

Additional context
Add any other context about the problem here.

@coreyelowsky coreyelowsky added the type: bug Indicates an unexpected problem or unintended behavior label Mar 29, 2022
@frascuchon frascuchon added this to Backlog in Release via automation Mar 29, 2022
@leiyre leiyre self-assigned this Mar 30, 2022
leiyre added a commit that referenced this issue Mar 30, 2022
fix  #1347

This PR allows token classifier tooltip to overlap record container
@frascuchon frascuchon moved this from Backlog to In progress in Release Mar 30, 2022
Release automation moved this from In progress to Ready to DEV QA Mar 30, 2022
frascuchon pushed a commit that referenced this issue Mar 30, 2022
)

Closes  #1347

This PR allows token classifier tooltip to overlap record container
@frascuchon frascuchon moved this from Ready to DEV QA to Approved DEV QA in Release Mar 30, 2022
@frascuchon frascuchon moved this from Approved DEV QA to Ready to Release QA in Release Mar 30, 2022
frascuchon pushed a commit that referenced this issue Mar 30, 2022
)

Closes  #1347

This PR allows token classifier tooltip to overlap record container

(cherry picked from commit 141550a)
@frascuchon frascuchon moved this from Ready to Release QA to Approved Release QA in Release Mar 30, 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.

2 participants