Skip to content

0.59 Creation dialog on mobile not usable #8603

@mrsimpson

Description

@mrsimpson

Description:

Server Setup Information:

  • Version of Rocket.Chat Server: 0.59.1

Steps to Reproduce:

  1. Open open.rocket.chat on a mobile device - either via browser or the cordova app
  2. Try to create a new channel

Actual behavior:

You'll not be able to create the channel, as you cannot reach the create-button.
No scrolling is possible!
a34i5

Workaround:

Not ideal, but at least not a blocker anymore

.full-modal {
	overflow: auto;
}

Metadata

Metadata

Assignees

Labels

area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionsubj: mobiletype: bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions