Skip to content

fix: paste fen submission updating board state - #342

Merged
Rustam-Abrahamyan merged 1 commit into
Pawn-Appetit:mainfrom
gm-m:fix/fix-paste-fen
Oct 11, 2025
Merged

fix: paste fen submission updating board state#342
Rustam-Abrahamyan merged 1 commit into
Pawn-Appetit:mainfrom
gm-m:fix/fix-paste-fen

Conversation

@gm-m

@gm-m gm-m commented Oct 11, 2025

Copy link
Copy Markdown
Contributor

Description

Pasting a new FEN into the analysis page did not trigger the onChange event, causing the dropdown to display the old FEN instead of the new one. Additionally, the board position does not update even after pressing Enter or clicking on the dropdown entry.

How This Was Tested

  • Development testing completed
  • Built successfully

Tested on:
Windows

Steps to Reproduce

  • Open Analysis Page
  • Locate the current fen and use Ctrl + V to paste a new one, the dropdown displays the old FEN instead of the one just pasted
  • Press Enter or click on the dropdown entry, but the position does not update to reflect the pasted FEN

Checklist

  • Followed contributing guidelines
  • Reviewed code for style and correctness

@Rustam-Abrahamyan
Rustam-Abrahamyan merged commit 44577a3 into Pawn-Appetit:main Oct 11, 2025
1 check passed
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.

2 participants