sampaiodiego / rocket.chat.app-poll

Rocket.Chat App for creating polls.
MIT License
50 stars 39 forks source link

Not able to create poll with more than 5 options. #58

Open wajeeh-devsinc opened 3 years ago

wajeeh-devsinc commented 3 years ago

On create poll modal, when I enter 6 options for my poll, the modal gets long in height and Create button goes down the display. This modal should be scrollable so, in case, user should be able to scroll down and hit create button.

sampaiodiego commented 3 years ago

I'm in touch with Rocket.Chat devs to see if they can add a scroll to modals.

wajeeh-devsinc commented 3 years ago

I would suggest a fix .rcx-tile--elevation-2{ height: 600px; }

sampaiodiego commented 3 years ago

Thanks @wajeeh-devsinc .. the proper fix is coming for next rocket.chat release https://github.com/RocketChat/Rocket.Chat/pull/19690

wajeeh-devsinc commented 3 years ago

@sampaiodiego https://github.com/RocketChat/Rocket.Chat/issues/2161 There is one more comment for you here. Kindly respond.