Rehachoudhary0 / hotel_testing

1 stars 1 forks source link

📚 Documentation: Click action used list #363

Open parveen-malik opened 1 year ago

parveen-malik commented 1 year ago

💭 Description

click_action List May Be Some action Not Use In current Scenerio :

  1. Agaora Msg : click_action - notify_by_user

  2. Agaora Msg : click_action - notify_by_hotel

  3. checkin : click_action - NewCheckIn_user

  4. checkin : click_action - open_after_checkedIn_customer

  5. checkin : click_action - checkOut_hotel

  6. checkin : click_action - user_checked_in_review

  7. checkin : click_action - connectToCheckin_user

  8. chat : click_action - message_read_by_hotel

  9. chat : click_action - message_read_by_user

  10. chat : click_action - new_message_sent

  11. chat : click_action - message_by_user

  12. chat : click_action - message_by_hotel

  13. hotel : click_action - logged_out

  14. user : click_action - logged_out

  15. order : click_action - new_order_booked

  16. order : click_action - new_order_received

  17. order : click_action - order_status_update

  18. order : click_action - order_status_update_kitchen

  19. order : click_action - order_status_update_reception

  20. order : click_action - review_by_user

  21. search : click_action - new_hotel_booking_received

  22. search : click_action - hotel_booking_modified_user

  23. search : click_action - Hotel_booking_cancelled_user

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?