Skip to content

Textfields should become multiline when tapped on or when the user is editing #826

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

Open
animator opened this issue Apr 21, 2025 · 2 comments · May be fixed by #828
Open

Textfields should become multiline when tapped on or when the user is editing #826

animator opened this issue Apr 21, 2025 · 2 comments · May be fixed by #828

Comments

@animator
Copy link
Member

Tell us about the task you want to perform and are unable to do so because the feature is not available

URL params or header values can be quite long some times (like bearer token values).
Instead of horizontally scrolling through the field (to verify due to the fear of missing out something) , life will become much easier if the value wraps across multiple lines and one can easily view the full text and edit it.

Example below:

Image
@FreeBono
Copy link
Contributor

Should the text field enter fullscreen mode when it receives focus?

@TeeWrath TeeWrath linked a pull request Apr 23, 2025 that will close this issue
11 tasks
@TeeWrath
Copy link

@animator Hello Ankit, I have started working on this and raised a PR to get started, need your reviews to move forward in the right direction. Thanks.
PR - #828

@animator animator linked a pull request Apr 26, 2025 that will close this issue
11 tasks
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 a pull request may close this issue.

3 participants