Skip to content

[FIX] Autogrow not working properly for many message boxes#14163

Merged
ggazzo merged 7 commits intodevelopfrom
fix/messagebox-autogrow
Apr 25, 2019
Merged

[FIX] Autogrow not working properly for many message boxes#14163
ggazzo merged 7 commits intodevelopfrom
fix/messagebox-autogrow

Conversation

@tassoevan
Copy link
Copy Markdown
Member

Changes in width and height across many messageBox instances weren't patched into the shared autogrow shadow <div>. Keeping one shadow to each messageBox did the trick, but destroying the shadow when the <textarea> is destroyed couldn't be accomplished in vanilla JS; therefore relying on Blaze to handle it was the chosen option.

@tassoevan tassoevan added type: bug area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction labels Apr 17, 2019
@tassoevan tassoevan added this to the 1.0.0 milestone Apr 17, 2019
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-14163 April 17, 2019 04:38 Inactive
Copy link
Copy Markdown
Member

@ggazzo ggazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please let me know if my question make sense :)

ggazzo
ggazzo previously approved these changes Apr 23, 2019
@ggazzo
Copy link
Copy Markdown
Member

ggazzo commented Apr 23, 2019

@tassoevan could you fix the conflicts?

@ggazzo ggazzo merged commit e03bb48 into develop Apr 25, 2019
@ggazzo ggazzo deleted the fix/messagebox-autogrow branch April 25, 2019 20:37
@rodrigok rodrigok mentioned this pull request Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction type: bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants