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

Fixed #1545 Various fixes to look and feel #1704

Merged
merged 3 commits into from
Apr 7, 2017

Conversation

MV88
Copy link
Contributor

@MV88 MV88 commented Apr 7, 2017

  • Added tooltips to drawer menu button and tools
  • Changed placeholder from "Select" to "Attribute" in the query form
  • Changed position of Theme Swithcer and MapType Switcher

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 77.315% when pulling 68aec64 on MV88:iss_1545_look_and_feel into 66f434c on geosolutions-it:master.

@@ -108,7 +108,7 @@
}
}
}, "Login",
"OmniBar", "BurgerMenu", "Expander"
"OmniBar", "GridContainer", "BurgerMenu", "Expander"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the GridContainer used in desktop and mobile, or only in the homepage?

@@ -202,7 +202,7 @@
}
}
},
"OmniBar", "Login", "Save", "SaveAs", "BurgerMenu", "Expander", "Undo", "Redo", "FullScreen"
"OmniBar", "GridContainer", "Login", "Save", "SaveAs", "BurgerMenu", "Expander", "Undo", "Redo", "FullScreen"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the GridContainer used in desktop and mobile, or only in the homepage?

Copy link
Contributor Author

@MV88 MV88 left a comment

Choose a reason for hiding this comment

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

maybe...

@@ -64,6 +65,7 @@ const ComboField = React.createClass({
style: {
width: "100%"
},
placeholder: <Message msgId="queryform.attributefilter.combo_placeholder"/>,
multivalue: false,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably we can use a different default as placeholder like
"Select..."

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 77.226% when pulling efc6399 on MV88:iss_1545_look_and_feel into 66f434c on geosolutions-it:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.363% when pulling dc39f86 on MV88:iss_1545_look_and_feel into 66f434c on geosolutions-it:master.

@MV88 MV88 merged commit 042ae4d into geosolutions-it:master Apr 7, 2017
@MV88 MV88 removed the request for review from offtherailz April 7, 2017 14:24
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.

None yet

3 participants