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

Prevent user from sending smileys when disconnected #30

Closed
shaansubbaiah opened this issue Jul 2, 2020 · 6 comments · Fixed by #31
Closed

Prevent user from sending smileys when disconnected #30

shaansubbaiah opened this issue Jul 2, 2020 · 6 comments · Fixed by #31

Comments

@shaansubbaiah
Copy link
Member

Users are able to send smileys when disconnected. Like sending text, sending smileys should also be disabled when the user isn't connected.

Tested on:
Sugar 0.117-3, Debian Bullseye
Sugar 0.117, Sugar Live Build
OLPC OS 18.04

@chimosky
Copy link
Member

chimosky commented Jul 2, 2020

By disconnected you mean when activity isn't shared?

@shaansubbaiah
Copy link
Member Author

By disconnected you mean when activity isn't shared?

Yes, when it isn't shared.

@chimosky
Copy link
Member

chimosky commented Jul 2, 2020

Just took a look and the emojis can't be sent but they do appear in the text box.

@chimosky
Copy link
Member

chimosky commented Jul 2, 2020

My bad, they can be sent with the button beside the text box and not the entry key.

@shaansubbaiah
Copy link
Member Author

Like the text box, can the Smiley button's sensitivity be set to disabled when the Activity is not shared?

@chimosky
Copy link
Member

chimosky commented Jul 2, 2020

Yes all buttons should be insensitive when the activity isn't shared.

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 a pull request may close this issue.

2 participants