Skip to content

Make relevant TextInput examples not depend on top window size#44517

Closed
rshest wants to merge 1 commit into
facebook:mainfrom
rshest:export-D57196308
Closed

Make relevant TextInput examples not depend on top window size#44517
rshest wants to merge 1 commit into
facebook:mainfrom
rshest:export-D57196308

Conversation

@rshest
Copy link
Copy Markdown
Contributor

@rshest rshest commented May 10, 2024

Summary:

Changelog:

[Internal] -

A follow-up to #44505, turns out this is also an issue for TextInput examples, which work of assumption of some of the text input fields being of limited width, but in practice growing to occupy the parent window width, which can be quite large on platforms different from the classic mobile ones.

This diff makes the corresponding tests more practical, not expanding to the parent window anymore.

Differential Revision: D57196308

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 10, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D57196308

…ook#44517)

Summary:

# Changelog:
[Internal] - 

A follow-up to facebook#44505, turns out this is also an issue for TextInput examples, which work of assumption of some of the text input fields being of limited width, but in practice growing to occupy the parent window width, which can be quite large on platforms different from the classic mobile ones.

This diff makes the corresponding tests more practical, not expanding to the parent window anymore.

Differential Revision: D57196308
@rshest rshest force-pushed the export-D57196308 branch from e1acdfa to e18ee5a Compare May 10, 2024 05:23
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D57196308

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @rshest in 8c3260f.

When will my fix make it into a release? | How to file a pick request?

@github-actions github-actions Bot added the Merged This PR has been merged. label May 10, 2024
kosmydel pushed a commit to kosmydel/react-native that referenced this pull request Jun 11, 2024
…ook#44517)

Summary:
Pull Request resolved: facebook#44517

# Changelog:
[Internal] -

A follow-up to facebook#44505, turns out this is also an issue for TextInput examples, which work of assumption of some of the text input fields being of limited width, but in practice growing to occupy the parent window width, which can be quite large on platforms different from the classic mobile ones.

This diff makes the corresponding tests more practical, not expanding to the parent window anymore.

Reviewed By: christophpurrer

Differential Revision: D57196308

fbshipit-source-id: 7018e8c51adb70fe6a03e50d71eff9ba997fd07a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants