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

[BUG-UI/UX] SpanQuestion selections can get weirdly overwritten #4719

Open
davidberenstein1957 opened this issue Apr 16, 2024 · 1 comment
Open
Labels
area: ui Indicates that an issue or pull request is related to the User Interface (UI) area: ux Indicates that an issue or pull request is related to the User Experience (UX) severity: major Indicates that the issue is blocking for users or needs to be addressed soon team: frontend Indicates that the issue or pull request is owned by the frontend team type: bug Indicates an unexpected problem or unintended behavior

Comments

@davidberenstein1957
Copy link
Member

davidberenstein1957 commented Apr 16, 2024

Describe the bug
I trtied to select some text and suddenly overwrite all my previously made annotations. Also, the previously selected tags underneath the text remain in the record.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a SpanQuestion without overlapping spans
  2. annotate some things
  3. accidentally highlight the rest.

Expected behavior
Provide a warning or CTRL-Z-like return to the previous state.

Screenshots
https://github.com/argilla-io/argilla/assets/25269220/af76e16e-597d-48a6-b8de-c929757ee6dd

Environment (please complete the following information):

  • OS [e.g. iOS]: MacOS
  • Browser [e.g. chrome, safari]: Brave
  • Argilla Version [e.g. 1.0.0]: 1.26.1
  • ElasticSearch Version [e.g. 7.10.2]: NA
  • Docker Image (optional) [e.g. argilla:v1.0.0]: NA

Additional context
NA

@dosubot dosubot bot added area: ui Indicates that an issue or pull request is related to the User Interface (UI) area: ux Indicates that an issue or pull request is related to the User Experience (UX) severity: major Indicates that the issue is blocking for users or needs to be addressed soon team: frontend Indicates that the issue or pull request is owned by the frontend team type: bug Indicates an unexpected problem or unintended behavior labels Apr 16, 2024
@cceyda
Copy link
Contributor

cceyda commented Apr 23, 2024

+1 for "CTRL-Z-like return to the previous state"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui Indicates that an issue or pull request is related to the User Interface (UI) area: ux Indicates that an issue or pull request is related to the User Experience (UX) severity: major Indicates that the issue is blocking for users or needs to be addressed soon team: frontend Indicates that the issue or pull request is owned by the frontend team type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants