Skip to content

[dev-v5][Docs] Add placeholder autofill docs from v4#4664

Open
MarvinKlein1508 wants to merge 6 commits intomicrosoft:dev-v5from
MarvinKlein1508:autofill-docs
Open

[dev-v5][Docs] Add placeholder autofill docs from v4#4664
MarvinKlein1508 wants to merge 6 commits intomicrosoft:dev-v5from
MarvinKlein1508:autofill-docs

Conversation

@MarvinKlein1508
Copy link
Copy Markdown
Collaborator

Pull Request

📖 Description

This PR adds the missing placeholder autofill docs from v4.

👩‍💻 Reviewer Notes

Not sure about the position where I put the actual markdown file. Maybe we wanna have a shared folder?

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

⏭ Next Steps

This docs needs to be added to the FluentAutocomplete docs as well.

vnbaaij
vnbaaij previously requested changes Apr 2, 2026
@vnbaaij vnbaaij enabled auto-merge (squash) April 7, 2026 14:41
@vnbaaij vnbaaij dismissed their stale review April 7, 2026 14:50

Addressed

@vnbaaij vnbaaij requested a review from dvoituron April 7, 2026 14:50
@vnbaaij vnbaaij added this to the v5.0-RC2 milestone Apr 7, 2026
@@ -0,0 +1,20 @@
The `Placeholder` parameter is used to set the placeholder text for the input field. This is a short hint that describes the expected value of the input field.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

After a second thought, I don't think this file is in the right place: it's an INCLUDE file intended only for certain components.

I think it would be better to place the content directly in the “Placeholders and autofill” section of FluentTextInput.md and add a simple note in Combobox and Autocomplete.

Note: For more information about placeholders and autofill, see this important information

Otherwise, we’ll end up with spaghetti doc with references all over the place.
And it should be added to many other pages.

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.

3 participants