WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

Congrats Message not being shown after completing all Quick Start tasks

Open AjeshRPai opened this issue 2 years ago • 2 comments

Expected behavior

Congrats message should be shown after completing all the quick start tasks Details as implemented here - https://github.com/wordpress-mobile/WordPress-Android/issues/16352

Steps to reproduce the behavior

  • Login to a site with quick start in progress
  • Complete all the tasks
  • Notice that Congrats message notice is not being shown
Tested on [device], Android [version], WPAndroid [version]

Emulator(Pixel 5), Android 12

AjeshRPai avatar May 20 '22 07:05 AjeshRPai

@AjeshRPai @thehenrybyrd I would like to work on this issue but just to clarify is there any design reference on how the congrats message should appear? Should it be a standard toast message?

hmncube avatar Sep 07 '22 10:09 hmncube

@hmncube First of all, Thanks for volunteering to work on this issue. To clarify., this is a bug, not an implementation. The congrats message was added with this PR but due to some issue in the implementation, it's not working as expected. You could investigate and fix the issue. 👍🏼 . Let me know if you have any additional questions. Happy to help.

AjeshRPai avatar Sep 07 '22 12:09 AjeshRPai

@AjeshRPai I can see that the Congrats message is now being displayed. Is this issue still relevant?

Tested on an Pixel 2 Emulator API 30

Screenshot_1666606714

hmncube avatar Oct 24 '22 10:10 hmncube

@hmncube Hey 👋🏼 Sorry for the late reply. The congrats message snack bar is not shown in some cases. But the exact scenario to reproduce this issue is not yet clear. Maybe try to complete the quick start in a different order.

AjeshRPai avatar Oct 27 '22 13:10 AjeshRPai

@AjeshRPai Sorry I got caught up at work, I will try to reproduce the error and work on it

hmncube avatar Nov 30 '22 08:11 hmncube