Skip to content

[docs] Document OverflowList item key requirement#8164

Open
juliosuas wants to merge 3 commits into
palantir:developfrom
juliosuas:js/docs-overflow-list-key-requirement
Open

[docs] Document OverflowList item key requirement#8164
juliosuas wants to merge 3 commits into
palantir:developfrom
juliosuas:js/docs-overflow-list-key-requirement

Conversation

@juliosuas

Copy link
Copy Markdown
Contributor

Summary

Documents the visibleItemRenderer key requirement on the OverflowList docs page.

Fixes #7746.

Testing

  • pnpm exec prettier --check packages/core/src/components/overflow-list/overflow-list.mdx
  • git diff --check

Notes

I also tried pnpm docs-data, but it failed while generating docs for datetime2 because @blueprintjs/datetime could not be resolved in this local environment, before any issue with this MDX change was reported.

@palantirtech

Copy link
Copy Markdown
Member

Thanks for your interest in palantir/blueprint, @juliosuas! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@changelog-app

changelog-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

Generate changelog in packages/core/changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

[docs] Document OverflowList item key requirement

Check the box to generate changelog(s)

  • Generate changelog entry

@juliosuas

Copy link
Copy Markdown
Contributor Author

/changelog

packages/core/changelog/@unreleased

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)
Document OverflowList item key requirements
  • Generate changelog entry

@changelog-app

changelog-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

💡 Improvements

  • Document OverflowList item key requirements (#8164)

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.

[Docs] OverflowList: Document key prop requirement for visibleItemRenderer

2 participants