Skip to content

Remove the setCursor action on new thought creation #814

@anmolarora1

Description

@anmolarora1

Current Behavior

When a new thought is created by pressing the enter key, the actions newThought and setCursor are being dispatched. The setCursor is a gratuitous action that updates the dataNonce, which is already being updated by the former action.

Expected Behavior

The setCursor action shouldn't be dispatched on the creation of a new thought.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions