Sugar Labs
Sugarizer issue #398: Close the presence palette when the activity is shared
Fix Sugarizer issue #398 and send a PR on the dev branch.
Description of the issue:
When an user want to share an activity, he click on the presence palette, then on the neighborhood icon.
In some activity, when the icon is clicked, the palette automatically close. For example in Maze activity. On some other, the palette remain open which is not pertinent.
The idea is to generalize this feature by calling popDown
method like here.
So the following activities should be fixed:
- [ ] Chat activity
- [ ] Memorize activity
- [ ] Paint activity
Task tags
Students who completed this task
AndreaGon