Skip to content

Docs for chat input height#14499

Merged
lukasmasuch merged 1 commit intostreamlit:developfrom
MathCatsAnd:docs-chat-input-height
Mar 24, 2026
Merged

Docs for chat input height#14499
lukasmasuch merged 1 commit intostreamlit:developfrom
MathCatsAnd:docs-chat-input-height

Conversation

@MathCatsAnd
Copy link
Copy Markdown
Contributor

@MathCatsAnd MathCatsAnd commented Mar 24, 2026

Describe your changes

Small style edits.

  • Generally avoid "Note that". If it rises to the level of needing an admonition, use .. note::. Otherwise, avoid the extra wordiness.
  • Parallelism. Use a colon consistently in the list.

Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

Copilot AI review requested due to automatic review settings March 24, 2026 18:46
@snyk-io
Copy link
Copy Markdown
Contributor

snyk-io bot commented Mar 24, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for contributing to Streamlit! 🎈

Please make sure you have read our Contributing Guide. You can find additional information about Streamlit development in the wiki.

The review process:

  1. Initial triage: A maintainer will apply labels, approve CI to run, and trigger AI-assisted reviews. Your PR may be flagged with status:needs-product-approval if the feature requires product team sign-off.

  2. Code review: A core maintainer will start reviewing your PR once:

    • It is marked as 'ready for review', not 'draft'
    • It has status:product-approved (or doesn't need it)
    • All CI checks pass
    • All AI review comments are addressed

We're receiving many contributions and have limited review bandwidth — please expect some delay. We appreciate your patience! 🙏

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the st.chat_input docstring to improve clarity and consistency around the height parameter, aligning wording with the project’s documentation style guidance (avoid “Note that” unless using an admonition).

Changes:

  • Refines the height="stretch" bullet to remove “Note that” and keep the requirement explicit.
  • Adjusts the height=int bullet punctuation to match the existing width=int bullet style (“pixels: …”).

@sfc-gh-lmasuch sfc-gh-lmasuch added impact:users PR changes affect end users change:docs PR contains documentation change labels Mar 24, 2026
Copy link
Copy Markdown
Collaborator

@lukasmasuch lukasmasuch left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@lukasmasuch lukasmasuch merged commit c22c0f4 into streamlit:develop Mar 24, 2026
68 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:docs PR contains documentation change impact:users PR changes affect end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants