starc icon indicating copy to clipboard operation
starc copied to clipboard

[Bug] [Script Breakdown] Confirming adding element after deselecting text, leaves it unhighlighted

Open hyuri opened this issue 2 years ago • 2 comments

In the Screenplay Breakdown mode:

  1. Select a piece of text;
  2. Add an Element (like prop);
  3. Deselect the text (click elsewhere in the scene);
  4. Confirm adding the element by clicking on "Create";
  5. The element is added but the text to which it was added to remains unhighlighted

hyuri avatar Aug 08 '23 16:08 hyuri

How do you think it should behave in this case?

dimkanovikov avatar Aug 08 '23 19:08 dimkanovikov

My expectation is that if I select a piece of text and press "add element", when I confirm (by pressing "create"), it should the element should be added to the text I selected when I pressed "add element", not when I press "create".

I think part of the issue, that adds confusion, is that "add element" and "confirm adding element" are two separate actions.

I have a proposal on how to improve this here #160 *

*Edited to include the proposal issue.

hyuri avatar Aug 08 '23 19:08 hyuri