fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Fix: Missing Alert Action on Login screen and Chat screen #476

Closed baquer closed 5 years ago

baquer commented 5 years ago

Fixes #472 Alert Action issue using Banner Notification

Screenshots for the change: screenshot 2018-12-17 at 3 08 21 amscreenshot 2018-12-17 at 3 06 05 am screenshot 2018-12-17 at 3 06 16 am

baquer commented 5 years ago

@chashmeetsingh , @jogendra , @SIMRAN1 , Please review the PR.

baquer commented 5 years ago

@jogendra , i am thinking of removing the green notification banner , because it shows the success notification every time when the "internet is available" gets printed into the console , what's your opinion in this ?

jogendra commented 5 years ago

@baquer We definitely DON'T want showing notification all time, it is very bad practice. All we want is:

jogendra commented 5 years ago

@baquer Try using better PR title instead of just putting the issue number. The pull request made without following guidelines will not be reviewed by the mentors.

baquer commented 5 years ago

@jogendra , Please review the PR , changes made as suggested by you.

baquer commented 5 years ago

@jogendra , i checked this and in my case it is working perfectly ,these are the SS which i am getting

Can you please share me the output which you are getting , so that i get to know about the problem , which you are facing.

screenshot 2019-02-03 at 3 06 20 pm

screenshot 2019-02-03 at 3 05 19 pm

jogendra commented 5 years ago

@baquer Please resolve the conflicts

baquer commented 5 years ago

@baquer Please resolve the conflicts

@jogendra , Done.

jogendra commented 5 years ago

Closing the PR since it is having many bugs after 2-3 reviews. Please feel free to open a new PR with a new implementation.