Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-19909 Fix for scroll pop with markdown images #4164

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

sudheerDev
Copy link
Contributor

Summary

  • There was a change with inherited classes [MM-12898] Allow in-line markdown images to open preview window #3639 on . markdown-inline-img causing this issue
    The change of .markdown-inline-img was added to div intentionally to apply for div wrapper to match the styles of img which is going to be replaced when it loads. Reverted the change

  • Changing the width of svg to inherit to occupy the space as needed. This wasnt needed earlier but some of the recent changes made this a requirement.
    Nov-08-2019 16-00-31

Ticket Link

https://mattermost.atlassian.net/browse/MM-19909

@sudheerDev sudheerDev requested review from deanwhillier and a team November 8, 2019 10:58
@ghost ghost requested review from alifarooq0 and removed request for a team November 8, 2019 10:58
@sudheerDev sudheerDev added 2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Nov 8, 2019
@sudheerDev sudheerDev added this to the v5.17.0 milestone Nov 8, 2019
  * There was a change with inherited classes mattermost#3639
    on  markdown-inline-img causing this issue
  * Changing svg place holder to inherit width
@sudheerDev
Copy link
Contributor Author

@deanwhillier About the other changes discussed. I will be making another PR to master as we don't need them to be in 5.17v

Copy link
Contributor

@jgilliam17 jgilliam17 left a comment

Choose a reason for hiding this comment

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

Tested - looks good.

@jgilliam17 jgilliam17 added QA Review Done and removed 3: QA Review Requires review by a QA tester labels Nov 11, 2019
@deanwhillier deanwhillier added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter Setup Cloud Test Server Setup a test server using Mattermost Cloud labels Nov 11, 2019
@deanwhillier deanwhillier merged commit 7ef1e4c into mattermost:master Nov 11, 2019
@mattermod
Copy link
Contributor

Test server destroyed

@mattermod mattermod added CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone and removed CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Nov 11, 2019
@amyblais amyblais added the Changelog/Not Needed Does not require a changelog entry label Nov 11, 2019
@amyblais amyblais added the Docs/Not Needed Does not require documentation label Nov 11, 2019
@ogi-m ogi-m added the Tests/Done Release tests have been written label Nov 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone Docs/Not Needed Does not require documentation QA Review Done Tests/Done Release tests have been written
Projects
None yet
7 participants