Skip to content

Issue 18 : fix asset name input remove characters sporadically error - #20

Open
gargabhay1999 wants to merge 1 commit into
masterfrom
fix_asset_name_remove_char_error
Open

Issue 18 : fix asset name input remove characters sporadically error#20
gargabhay1999 wants to merge 1 commit into
masterfrom
fix_asset_name_remove_char_error

Conversation

@gargabhay1999

@gargabhay1999 gargabhay1999 commented Feb 24, 2025

Copy link
Copy Markdown
Member

Closes #18

RCA: setName(name) in method ValidateItemName(name) was resetting the old state variable.

Fix: The call to setName(name) in the validation function is redundant since the name is already updated in handleNameChange method

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.

asset name input remove characters sporadically

2 participants