Skip to content

Fix: block auto-complete for AI API Keys in Connectors#78946

Merged
Mamaduka merged 2 commits into
WordPress:trunkfrom
simondud:trunk
Jun 4, 2026
Merged

Fix: block auto-complete for AI API Keys in Connectors#78946
Mamaduka merged 2 commits into
WordPress:trunkfrom
simondud:trunk

Conversation

@simondud
Copy link
Copy Markdown
Contributor

@simondud simondud commented Jun 4, 2026

What?

Closes #78945

Closes https://core.trac.wordpress.org/ticket/65303

Fix: block auto-complete for AI API Keys in Connectors

@justlevine please review

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: simondud <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: MTratnik <[email protected]>
Co-authored-by: tibiii <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions github-actions Bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Jun 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @simondud! In case you missed it, we'd love to have you join us in our Slack community.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@Mamaduka Mamaduka added [Type] Bug An existing feature does not function as intended [Feature] Connectors screen Tracks connectors screen related tasks labels Jun 4, 2026
Copy link
Copy Markdown
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you, @simondud!

Comment thread packages/connectors/src/connector-item.tsx
@Mamaduka Mamaduka added the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Jun 4, 2026
@github-actions github-actions Bot removed the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Jun 4, 2026
@Mamaduka Mamaduka merged commit 1f037d0 into WordPress:trunk Jun 4, 2026
56 of 61 checks passed
@github-actions github-actions Bot added this to the Gutenberg 23.4 milestone Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Connectors screen Tracks connectors screen related tasks First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API key input from connectors is missing autocomplete="off" attribute

3 participants