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

[Annotation] Not able to annotate token classification records #974

Closed
dcfidalgo opened this issue Jan 14, 2022 · 0 comments · Fixed by #986
Closed

[Annotation] Not able to annotate token classification records #974

dcfidalgo opened this issue Jan 14, 2022 · 0 comments · Fixed by #986
Assignees
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects

Comments

@dcfidalgo
Copy link
Contributor

When I have only one record (or the last record in a list), I cannot annotate the records properly, see screenshot.
Happens to me in Firefox and Chrome:
Screenshot from 2022-01-14 13-49-11

@dcfidalgo dcfidalgo added app type: bug Indicates an unexpected problem or unintended behavior labels Jan 14, 2022
@dcfidalgo dcfidalgo added this to To do in Release via automation Jan 14, 2022
@frascuchon frascuchon moved this from To do to TODO Release in Release Jan 17, 2022
@leiyre leiyre closed this as completed in b24d27d Jan 17, 2022
Release automation moved this from Planified to Done Jan 17, 2022
leiyre added a commit that referenced this issue Jan 17, 2022
fix #974
This PR enables the dropdown overlay on the last record in the token classifier scroll
@frascuchon frascuchon moved this from Done to In progress in Release Jan 17, 2022
@frascuchon frascuchon reopened this Jan 17, 2022
Release automation moved this from In progress to Done Jan 18, 2022
frascuchon pushed a commit that referenced this issue Jan 18, 2022
* fix(#974): display the dropdown in the last record of the scroll

fix #974
This PR enables the dropdown overlay on the last record in the token classifier scroll

* fix: show full dropdown in large screens
@frascuchon frascuchon moved this from Done to Release Ready in Release Jan 18, 2022
frascuchon pushed a commit that referenced this issue Jan 19, 2022
* fix(#974): display the dropdown in the last record of the scroll

fix #974
This PR enables the dropdown overlay on the last record in the token classifier scroll

* fix: show full dropdown in large screens

(cherry picked from commit 544a915)
@leiyre leiyre moved this from Release Ready to Closed in Release Jan 20, 2022
dvsrepo added a commit that referenced this issue Jan 25, 2022
* 'master' of https://github.com/recognai/rubrix: (28 commits)
  chore(#994): simplify server start (#1014)
  refactor(#945): elasticsearch index configuration per task (#1018)
  docs(#980): Add majorityvote example to weak supervision guide (#1004)
  fix(#1015): manage emojis in Token Classification records (#1016)
  fix(#1010): fix WeakLabels when not providing rules (#1011)
  fix(Breadcrumbs): Copy text function (#1003)
  fix(statics): handle 404 errors for static files (#1006)
  refactor: Rename 'exclude_missing_annotation' argument for WeakLabels.annotation (#1005)
  docs: update video for spacy ner tutorial (#1000)
  fix(#977) Remove redirection when accessing login (#996)
  feat(#951): new uncovered_by_rules records filter (#991)
  feat(#735): add warning when agent but no prediction/annotation is provided (#987)
  fix(#800): limit number of metadata fields (#993)
  docs: improve annotate records section in web app reference (#985)
  fix(#844) Keep header layout when errors occurred in dataset view (#992)
  fix(#974): display the dropdown in the last record of the scroll (#986)
  refactor: compute common aggregations one by one (#990)
  feat(#953): add additional metrics to `LabelModel.score` method (#979)
  refactor(rules): using labeling rules management with vuex store (#878)
  feat(#955): add default for `rules` in WeakLabels (#976)
  ...
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