- 
                Notifications
    
You must be signed in to change notification settings  - Fork 914
 
fix: Added alert if user clicks tick button in stickers section without adding any stickers. #2772
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
Conversation
| 
           @adityastic @iamareebjamal @abishekvashok @mariobehling please review.  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A better icon?
| 
           @abishekvashok @mariobehling which is better:  | 
    
| 
           2nd one!  | 
    
| 
           @abishekvashok sure 👍  | 
    
…ing any stickers.
| 
           @abishekvashok please review. I have updated the icon.  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTG, would be better if a squash is done [ofc if you can't, we can squash it here]
| 
           @abishekvashok could you please squash it here 😅? If I squash, it might lead to a few unexpected changes over here which I'll have to revert again.  | 
    
…#2772) Added alert if user clicks tick button in stickers ection without adding any stickers. Fixes fossasia#2656


Fixed #2656
Changes: If user presses tick button in stickers section without using any sticker, an alert is shown.
I have not used
button.setEnabled(false);because it will make the user confused as to why the tick button is not working.Screenshots of the change: