0

I have a modal which contains a rather long form field. All regular code according to react-Bootstrap.

When I Enter text (start typing) in a text field, the Modal body is jumping. As if the Modal is trying to force the text field into view?

How can I prevent this?

Mads
  • 57
  • 1
  • 2
  • 7

2 Answers2

0

Hmmm. When I type in the first text field (mobile vertical) it looks like this???

it looks like this when i type the first letter???

Mads
  • 57
  • 1
  • 2
  • 7
0

I changed my design so I no longer use Modal. Been trying to fix this for ages. Now it works :)

Mads
  • 57
  • 1
  • 2
  • 7