react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

Incorrect textinput label position in arabic locale

Open nevskij2022 opened this issue 3 years ago • 5 comments

Current behaviour

We use the latest versions of libraries. When the localization is changed to Arabic, an indent appears for the TextInput label. image

Expected behaviour

Should be the same behavior as with in English localization

image

Code sample

Code sample

Screenshots (if applicable)

Анимация4

What have you tried

These changes in the 'TechInputFlat.tsx' component solve the problem image

Your Environment

software version
ios or android android
react-native 0.67.4
react-native-paper 4.11.2
node 16.14.0
npm or yarn npm 8.5.5
expo sdk

nevskij2022 avatar Mar 29 '22 13:03 nevskij2022

Couldn't find version numbers for the following packages in the issue:

  • react-native-vector-icons
  • npm
  • yarn
  • expo

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native (found: 0.66.0, latest: 0.67.4)
  • react-native-paper (found: 4.9.2, latest: 4.11.2)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

github-actions[bot] avatar Mar 29 '22 13:03 github-actions[bot]

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

github-actions[bot] avatar Mar 29 '22 13:03 github-actions[bot]

Couldn't find version numbers for the following packages in the issue:

  • react-native-vector-icons
  • yarn
  • expo

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native (found: 0.66.0, latest: 0.67.4)
  • react-native-paper (found: 4.9.2, latest: 4.11.2)
  • npm (found: 8.3.1, latest: 8.5.5)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

github-actions[bot] avatar Mar 30 '22 09:03 github-actions[bot]

Couldn't find version numbers for the following packages in the issue:

  • react-native-vector-icons
  • yarn
  • expo

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native-paper (found: 4.11.2, latest: 4.12.0)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

github-actions[bot] avatar Mar 30 '22 11:03 github-actions[bot]

Hey @nevskij2022, please check if the issue exists on the latest version.

lukewalczak avatar Mar 30 '22 18:03 lukewalczak