Clear-Bible / ClearDashboard

The ClearDashboard project
Other
1 stars 2 forks source link

[BUG]: Joined Tokens rendering issues in Alignment, Interlinear, and Verse view controls #1015

Open romanpoz opened 11 months ago

romanpoz commented 11 months ago

Description:

Joined Tokens rendering issues in Alignment, Interlinear, and Verse Tokenizer view controls.

Steps To Reproduce:

Pre-Condition: Corpora are tokenized, and alignment and interlinear sets are created. The Alignment, Interlinear, and Verse Tokenizer view controls are added to a View.

Steps to reproduce the behavior:

  1. Select two tokens.
  2. Join the tokens.
  3. Observe the tokens in all controls.

Expected Results:

The new composite tokens are rendered the same way in all the view controls.

Actual Results:

Tokens are not visible in all controls.

Additional Details:

App restart fixes the problem.

Found in Version:

1.2.0.11

Fixed in Version:

Test Cases:

(Linked Test Cases)

bpetri5 commented 7 months ago

I am not sure what the issue Roman is describing here

GregWashbu commented 6 months ago

Is this related to Token Splitting by chance, or does it make sense to address with the token splitting effort #808 ?

robertsonbrinker commented 4 months ago

I'm not able to recreate the issue. When I join tokens on either the source or target they appear joined to me in all the views.

Image

robertsonbrinker commented 3 months ago

Michael and Chris encountered this issue again. I again tried to recreate the issue and wasn't able to. One time an error popped up but on subsequent attempts the error did not appear again.

robertsonbrinker commented 2 months ago

see this PR for the current state of this ticket https://github.com/Clear-Bible/ClearDashboard/pull/1365