Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

User can backspace last character of variable and edit locked text #179

Closed
DianaLease opened this issue Oct 21, 2019 · 0 comments
Closed
Assignees
Labels
Difficulty: Challenging Hacktoberfest by DigitalOcean and DEV Type: Bug 🐛 Something isn't working
Milestone

Comments

@DianaLease
Copy link
Member

Describe the bug
A user can edit locked text around a variable by removing the last character of the variable and continuing to type. If a user clicks somewhere else, they can no longer edit the new text added to the locked text and the clause will be broken with no way to fix it.

To Reproduce
Steps to reproduce the behavior:

  1. Add a clause while lockText is true
  2. Remove the last character of a variable by using the backspace key
  3. Continue to type after hitting backspace
  4. See your text be added to the locked text area instead of inside of the highlighted variable

Expected behavior
A user should not be able to add text to the locked text area of a clause. If the user removes the last character of a variable and continues to type, they should still be inside of the variable.

@DianaLease DianaLease added the Type: Bug 🐛 Something isn't working label Oct 21, 2019
@irmerk irmerk added this to Open Issues in Hacktoberfest 2019 via automation Oct 21, 2019
@mttrbrts mttrbrts removed this from Open Issues in Hacktoberfest 2019 Nov 1, 2019
@irmerk irmerk added this to the 1.0.0 milestone Nov 13, 2019
@irmerk irmerk added this to Triage in Cicero UI v1.0 via automation Nov 13, 2019
@irmerk irmerk moved this from Triage to Priority: High in Cicero UI v1.0 Nov 13, 2019
@DianaLease DianaLease self-assigned this Nov 19, 2019
@irmerk irmerk closed this as completed Nov 26, 2019
Cicero UI v1.0 automation moved this from Priority: High to Finished Issues Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Difficulty: Challenging Hacktoberfest by DigitalOcean and DEV Type: Bug 🐛 Something isn't working
Projects
No open projects
Cicero UI v1.0
  
Finished Issues
Development

No branches or pull requests

2 participants