Skip to content
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

CreateIncidentScreen: Unable to view textfields while editing on smaller devices #511

Open
HavardNot opened this issue May 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HavardNot
Copy link
Collaborator

Package / App

MAD Core

Version

0.6.1

What happened?

While editing textfields in CreateIncidentScreen on smaller devices, the keyboard is blocking the view of the textfield. Making it impossible to see changes in real time. This could be fixed by using KeyboardAvoidingView · React Native or react-native-keyboard-aware-scroll-view

Other info

https://reactnative.dev/docs/keyboardavoidingview
https://www.npmjs.com/package/react-native-keyboard-aware-scroll-view

Relevant log output

No response

@HavardNot HavardNot added the bug Something isn't working label May 7, 2024
@HavardNot HavardNot changed the title CreateIncidentScreen: Not able to view texfbox while editing on smaller devices CreateIncidentScreen: Not able to view textfields while editing on smaller devices May 7, 2024
@HavardNot HavardNot changed the title CreateIncidentScreen: Not able to view textfields while editing on smaller devices CreateIncidentScreen: Unable to view textfields while editing on smaller devices May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant