Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect focus on new entries when there is a Matrix field with min blocks set #7363

Closed
angrybrad opened this issue Jan 7, 2021 · 1 comment
Labels

Comments

@angrybrad
Copy link
Member

Steps to reproduce

On a fresh Craft installation:

  1. Create a section
  2. Create a Matrix field an set its minimum number of blocks to 1
  3. Assign Matrix field to the section after the title.
  4. Create a new entry in the section.

Notice that the focus is on the Matrix field and not the title.

Only happens with the minimum num of blocks set to 1 and only happens to new entries (existing entries have the correct focus on title).

Additional info

  • Craft version: 3.5.17.1
  • PHP version: 7.4
  • Database driver & version: MySQL 8.0
  • Plugins & versions: n/a
@brandonkelly
Copy link
Member

Fixed for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants