Skip to content

Conversation

@Adzouz
Copy link
Contributor

@Adzouz Adzouz commented Oct 30, 2025

What does it do?

It fixes the action when hitting the Enter key when the focus is inside a field of the edit page view in the content manager.

Why is it needed?

It was having a weird behaviour. Hitting the enter key would trigger the first button action of the form (when internationalization enabled, it was opening the "Fill in from another locale" modal for example).

How to test it?

  • Go to the content manager and select a content type with Internationalization enabled
  • Add a new entry
  • Publish
  • Switch to another locale
  • Fill a field and hit enter key
    -> The "Fill in from another locale" shouldn't be triggered and the form should be submitted.

WAITING FOR:

Related issue(s)/PR(s)

Resolves #21377

🚀

@Adzouz Adzouz self-assigned this Oct 30, 2025
@Adzouz Adzouz added source: core:content-manager Source is core/content-manager package pr: fix This PR is fixing a bug labels Oct 30, 2025
@Adzouz Adzouz added this to the 5.30.1 milestone Oct 30, 2025
@github-project-automation github-project-automation bot moved this to To be reviewed in Content Bugs Oct 30, 2025
@Adzouz Adzouz moved this from To be reviewed to In progress in Content Bugs Oct 30, 2025
@Adzouz Adzouz moved this from To triage to In progress in Strapi 5 - Bug Tracker Oct 30, 2025
@remidej remidej modified the milestones: 5.30.1, 5.30.2 Nov 3, 2025
@Adzouz Adzouz force-pushed the fix/enter-edit-view branch from a866d18 to 8c23d82 Compare November 4, 2025 17:08
@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
contributor-docs Ready Ready Preview Comment Nov 5, 2025 10:47am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: fix This PR is fixing a bug source: core:content-manager Source is core/content-manager package

Projects

Status: In progress
Status: In progress

Development

Successfully merging this pull request may close these issues.

Pressing 'return' on localized text input prompts to replace from another local

3 participants