Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1660. Now results can fit to map size #1661

Merged
merged 2 commits into from
Mar 30, 2017

Conversation

offtherailz
Copy link
Member

  • If results are too many, the result list become scrollable
  • The z-index is fixed to be above the toolbar

 - If results are too many, the result list become scrollable
 - The z-index is fixed to be above the toolbar
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 77.08% when pulling c25a98f on offtherailz:fit_results into c0af4e2 on geosolutions-it:master.

@@ -124,6 +125,7 @@ const SearchPlugin = connect((state) => ({
selectedItems: state && state.search && state.search.selectedItems
}))(React.createClass({
propTypes: {
fitToResultsMapSize: React.PropTypes.bool,
Copy link
Contributor

Choose a reason for hiding this comment

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

fitResultsToMapSize

@offtherailz offtherailz merged commit 405b8f0 into geosolutions-it:master Mar 30, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 77.058% when pulling 505f0d7 on offtherailz:fit_results into c0af4e2 on geosolutions-it:master.

@offtherailz offtherailz deleted the fit_results branch July 18, 2018 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants