Support Article
Built-in button click is not working in iPad (portrait mode)
SA-3429
Summary
The built-in button click is not working in iPad (portrait mode) in iOS 7.
Error Messages
Not Applicable
Steps to Reproduce
- Create a section with a button.
- Create a flow action and flow using the above section.
- Run the flow through IAC.
- Click the button while in portrait mode in iPad using iOS7.
- The button does not respond as expected.
Root Cause
The issue is with the button CSS configurations.
Resolution
Perform this local change:
- Add the float-button class to the Buttons.
- Add the float-button CSS rule with float:left.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.