Skip to content

Conversation

@shueja
Copy link
Collaborator

@shueja shueja commented Dec 26, 2023

Entering and exiting an input element without changing the value will set the value to the last committed value, which might be for a different piece of data.

Steps to reproduce:

  1. Create 2 waypoints. Select the first
  2. Change its x coordinate and exit the input using Enter or clicking away.
  3. Select the other waypoint.
  4. Click into its x coordinate input and exit the input without changing anything.
  5. The x coordinate of the second input will reset to the value of the the first

@shueja shueja merged commit 68d7416 into main Dec 26, 2023
@shueja shueja deleted the bugfix/input-exit-without-change branch December 26, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants