Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Show is canceling step in Subscription cancel modal #10831

Merged
merged 5 commits into from
Mar 22, 2017

Conversation

usirin
Copy link
Member

@usirin usirin commented Mar 22, 2017

Provides a better ux by showing canceling state via changing the title of confirm button on CancelSubscriptionModal

Description

Previously we were not showing any feedback to user, by simply closing the modal and not showing any info, and reloading the window while there seems to be nothing running on the screen. This PR aims to resolve this issue by not closing the modal while making the cancel request, and let it reload as before once it's successful. We basically don't allow user to do anything before cancel request is ended. If there is an error the button will return to the default state.

ux-cancel-sub

Signed-off-by: Umut Sirin <umutsirin1@gmail.com>
Signed-off-by: Umut Sirin <umutsirin1@gmail.com>
Signed-off-by: Umut Sirin <umutsirin1@gmail.com>
Signed-off-by: Umut Sirin <umutsirin1@gmail.com>
Signed-off-by: Umut Sirin <umutsirin1@gmail.com>
@gokmen gokmen merged commit f53b374 into master Mar 22, 2017
@gokmen gokmen deleted the bug/ux-billing-cancel branch March 22, 2017 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants