Skip to content

The redux state for EmployeeEdit component is changed twice on one onTextChange event. #1

@prateekchachra

Description

@prateekchachra

When opening the form for EmployeeEdit, the onTextChange event varies the redux state twice, hence a laggy issue on the UI side.

This is due to the state being refreshed twice, hence the re-rendering of the component is done more times than required.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions