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

QMAPS-806 - Implemented the 'no results' panel #208

Merged
merged 2 commits into from
May 20, 2019
Merged

Conversation

mlnor27
Copy link
Contributor

@mlnor27 mlnor27 commented May 15, 2019

No description provided.

box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
background-color: #ffffff;
display: flex;
flex-direction: column;
Copy link
Contributor

Choose a reason for hiding this comment

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

we need to be cautious when using "flex", as we want to support IE11. Could you check it works as expected ?

Copy link
Contributor Author

@mlnor27 mlnor27 May 16, 2019

Choose a reason for hiding this comment

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

@amatissart Sorry i couldn't successfully test it on ie11. I tried browserstack but it seems to give a false overview of the reality due to whatever reasons. I also tried adding certificates to ensure every network request doesn't fail but it doesn't seem to change anything.
I also would like to mention that some of my previous PRs included flexboxes and they've been merged without any discussions regarding ie11 support.

@mlnor27 mlnor27 changed the title category_panel - Implemented the 'no results' panel QMAPS-806 - Implemented the 'no results' panel May 16, 2019
@amatissart amatissart merged commit e328361 into master May 20, 2019
@amatissart amatissart deleted the panel-no-results branch June 4, 2019 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants