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

[Textarea] Add autoResize and scrollIntoView options #3062

Open
wants to merge 1 commit into
base: rc
Choose a base branch
from

Conversation

vvalentin-lucca
Copy link
Contributor

@vvalentin-lucca vvalentin-lucca commented Sep 6, 2024

Description

New options for textareas:

  • autoResize: disables browser resize and calculates the appropriate height for the current textarea value.
  • scrollIntoView: ensures that a textarea that changes size is always fully visible in the interface.


2024-09-06 11 30 27

@c-3po c-3po bot added the 📖 Documentation changes Requires a Prisme update label Sep 6, 2024
@LuccaIntegration
Copy link

@CCNET-iLucca
Copy link

Tests d'interfaces

@vvalentin-lucca vvalentin-lucca changed the title Textarea autoResize [Textarea] Add autoResize and scrollIntoView options Sep 6, 2024
@vvalentin-lucca vvalentin-lucca added the 🔖✨ Feature New feature (even a very small one) label Sep 6, 2024
@LuccaIntegration
Copy link

@vvalentin-lucca vvalentin-lucca marked this pull request as ready for review September 6, 2024 09:33
@vvalentin-lucca vvalentin-lucca requested review from a team as code owners September 6, 2024 09:33
@CCNET-iLucca
Copy link

Tests d'interfaces

@jeremie-lucca jeremie-lucca added this to the 18.3 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 Documentation changes Requires a Prisme update 🔖✨ Feature New feature (even a very small one)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants