react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Input : Placeholder text always displaying #72

Closed nirnayjain closed 3 years ago

nirnayjain commented 3 years ago

Screenshot (2) Here is the link of video pointing out the issue :- https://www.loom.com/share/1617cf3700884c14a235a6a4ef999b17

Visit https://react-native-elements.js.org/#/input Go to placeholder input box we can see there that evenafter clicking on input box under placeholder box ,the placeholder text is not disappearing.

Current Behaviour

The placeholder text is not diappearing after we start typing in the placeholder box.

Expected Behaviour

The placeholder text should disappear as soon as we start typing in it.

Uyadav207 commented 3 years ago

Hey! @nirnayjain, Just to ensure that are you talking about..... THE INPUT FIELD YOU ARE TYPING on ??

nirnayjain commented 3 years ago

@Uyadav207 yes

Uyadav207 commented 3 years ago

captured (5)

@nirnayjain, but as per the functionality.... The placeholder is working very fine.

nirnayjain commented 3 years ago

just refer to the video i have shared above @Uyadav207

Uyadav207 commented 3 years ago

The placeholder input field does not require any placeholder effect..... This was for the above component...

nirnayjain commented 3 years ago

ok got it @Uyadav207