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 #1126 : click on import data reloads the imports list #1127

Merged
merged 4 commits into from
Oct 11, 2016

Conversation

MV88
Copy link
Contributor

@MV88 MV88 commented Oct 11, 2016

Now when you click on import data the imports list is reloaded coming back to the initial state.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 80.554% when pulling 9b2f7f7 on MV88:iss1126 into 05c3c5a on geosolutions-it:master.

* LICENSE file in the root directory of this source tree.
*/

const ON_STARTUP = 'ON_STARTUP';
Copy link
Member

@offtherailz offtherailz Oct 11, 2016

Choose a reason for hiding this comment

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

Too generic string, call it MANAGER_ITEM_SELECTED


const ON_STARTUP = 'ON_STARTUP';

function onStartUp(toolId) {
Copy link
Member

Choose a reason for hiding this comment

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

The function should be called something like itemSelected

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 80.563% when pulling db96f84 on MV88:iss1126 into 05c3c5a on geosolutions-it:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 80.563% when pulling 356ed55 on MV88:iss1126 into 05c3c5a on geosolutions-it:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.469% when pulling 356ed55 on MV88:iss1126 into 05c3c5a on geosolutions-it:master.

@offtherailz offtherailz merged commit 82e3c25 into geosolutions-it:master Oct 11, 2016
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