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

[17.0] [FIX] base_geoengine: ensure map view height is 100% of available area #387

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

sersanchus
Copy link

This fix ensures that the map view height correctly occupies 100% of the available area. The previous max-height: 90% workaround is no longer necessary, as the map view now uses a wrapper div with the CSS class o_action for the controller.

@sersanchus
Copy link
Author

Hello @peluko00, can you review this fix please?

@peluko00
Copy link

Hello @peluko00, can you review this fix please?

It's seems all good but the test are failing. Can you fix it? Thanks!

@sersanchus
Copy link
Author

Hello @peluko00, can you review this fix please?

It's seems all good but the test are failing. Can you fix it? Thanks!

The failing test doesn't seem related to the commit. I guess that something in geoengine_base_geolocalize unit test data is wrong.

Copy link

@peluko00 peluko00 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants