callstack / callstack/react-native-paper

[iOS] Long text in `<Searcbar/>` wraps on a new line and breaks layout

オープン
#4,489 コメント 2 件 リアクション 0 件 担当者 1 名 @lukewalczak が担当を希望しています GitHub で見る
bug Searchbar
主要言語
TypeScript
スター
14.5k
フォーク
2.2k
平均マージ
5日 23時間
マージ済み PR(30日)
12

説明

### Current behaviour

Long text in a `` wraps on a new line and breaks the vertical alignment (see text wrt the icons).

### Expected behaviour

Ideally, the long text in the `` should stay on the same line and show ellipses by default. Optionally, there could be an easy way to change the behaviour.

### How to reproduce?

See [expo snack](https://snack.expo.dev/@fabrizio.cucci/searchbar-test).

### Preview

See `` current behaviour on the top and plain `` from `react-native` on the bottom.

### What have you tried so far?

Tried to use the `inputStyle` prop of the `` component without too much success.

### Your Environment

| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native | 0.74.5
| react-native-paper | 5.12.5
| node | x.x.x
| npm or yarn | x.x.x
| expo sdk | x.x.x

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。