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

MM-16029 IE11: image attachments aren't displayed #2924

Merged
merged 2 commits into from
Jun 6, 2019

Conversation

sudheerDev
Copy link
Contributor

@sudheerDev sudheerDev commented Jun 6, 2019

Summary

With display none to image IE does not request for image so it never loads to trigger onLoad event.
So changing it to be absolutely positioned element with visibility hidden so it is not visible and does not take any space when svg is in place for placeholder.

Ticket Link

https://mattermost.atlassian.net/browse/MM-16029
https://mattermost.atlassian.net/browse/MM-16028
https://mattermost.atlassian.net/browse/MM-16027
https://mattermost.atlassian.net/browse/MM-16100

@sudheerDev sudheerDev added Work in Progress Not yet ready for review Setup Old Test Server Triggers the creation of a test server and removed Setup Old Test Server Triggers the creation of a test server Work in Progress Not yet ready for review labels Jun 6, 2019
@sudheerDev sudheerDev requested a review from enahum June 6, 2019 19:21
@sudheerDev sudheerDev added 2: Dev Review Requires review by a core commiter CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Jun 6, 2019
@sudheerDev sudheerDev added this to the v5.12.0 milestone Jun 6, 2019
Copy link
Contributor

@enahum enahum left a comment

Choose a reason for hiding this comment

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

feels kind of hacky but I guess it works

@sudheerDev sudheerDev changed the title MM-16029 IE11: Single image attachments aren't displayed MM-16029 IE11: image attachments aren't displayed Jun 6, 2019
@migbot migbot self-requested a review June 6, 2019 19:34
Copy link
Contributor

@migbot migbot left a comment

Choose a reason for hiding this comment

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

Oh IE...

@migbot migbot added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter labels Jun 6, 2019
@sudheerDev sudheerDev removed the 4: Reviews Complete All reviewers have approved the pull request label Jun 6, 2019
@sudheerDev sudheerDev added 4: Reviews Complete All reviewers have approved the pull request CherryPick/Approved Meant for 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 Jun 6, 2019
@sudheerDev sudheerDev merged commit 8212853 into mattermost:master Jun 6, 2019
@sudheerDev sudheerDev deleted the MM-16029 branch June 6, 2019 21:02
sudheerDev added a commit that referenced this pull request Jun 6, 2019
* MM-16029 IE11: Single image attachments aren't displayed

* Remove fill-content css prop
@sudheerDev sudheerDev 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 Jun 6, 2019
@sudheerDev sudheerDev removed their assignment Jun 6, 2019
@amyblais amyblais added the Changelog/Not Needed Does not require a changelog entry label Jun 7, 2019
@amyblais amyblais added the Docs/Not Needed Does not require documentation label Jun 7, 2019
@lindy65 lindy65 added Tests/Not Needed Does not require new release tests and removed 4: Reviews Complete All reviewers have approved the pull request labels Jun 9, 2019
Wipeout55 pushed a commit to Wipeout55/mattermost-webapp that referenced this pull request Jun 11, 2019
* MM-16029 IE11: Single image attachments aren't displayed

* Remove fill-content css prop
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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 Tests/Not Needed Does not require new release tests
Projects
None yet
5 participants