Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 8, 2025

This PR is automatically created by actions defined in this repository. To see the run log of this action, please click here

@Constrat Constrat marked this pull request as ready for review July 18, 2025 09:41
@MistEO MistEO requested review from guansss and Copilot July 18, 2025 09:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is an automated production release that includes UI/UX improvements and localization enhancements. The changes focus on improving accessibility through better keyboard navigation, enhancing user experience with input field behavior, and adding operator name localization support.

  • Improved accessibility by replacing focus-based skill selection with click and keyboard event handlers
  • Enhanced dropdown behavior to reset input fields when closed to prevent user confusion
  • Added localization support for operator names in action cards

Reviewed Changes

Copilot reviewed 3 out of 24 changed files in this pull request and generated 1 comment.

File Description
src/components/editor2/operator/OperatorItem.tsx Refactored skill selection from onFocus to onClick/onKeyDown with proper keyboard support
src/components/editor2/LevelSelect.tsx Added onClosed handler to reset input field when dropdown closes
src/components/ActionCard.tsx Integrated localized operator name display using getLocalizedOperatorName

@Constrat
Copy link
Collaborator

Just requires the changelog.md update

@guansss guansss merged commit a140e72 into main Jul 18, 2025
3 checks 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.

4 participants