We just added a new setting to floating groups - “Move with keyboard” - that controls whether a bottom aligned floating group should be pushed up by the keyboard or covered by the keyboard.
Use cases:
- (Checked) You are building a chat interface and want the text input to live in a floating group so that its at a higher z index than the list of messages.
- (Unchecked) You have a Floating Action Button (FAB) that is aligned to the bottom right of your screen and want the keyboard to cover this button since you dont want users to add something while they are typing into an input