Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Fix the link color of the cancel button in the required email check email screen. #1457

Merged
merged 1 commit into from
Apr 19, 2012

Conversation

shane-tomlinson
Copy link

  • A little bit of cleanup to simplify the check_registration controller - there is only a back button now.
  • In the ejs template, remove the href and id attributes from the strings passed to localizers. Always use back for the id.
  • Add a test to make sure the correct messages are triggered whenever pressing the back button.

issue #1453

…mail screen.

* A little bit of cleanup to simplify the check_registration controller - there is only a back button now.
* In the ejs template, remove the href and id attributes from the strings passed to localizers. Always use back for the id.
* Add a test to make sure the correct messages are triggered whenever pressing the back button.

issue #1453
@lloyd
Copy link
Contributor

lloyd commented Apr 19, 2012

was it your intention that upon click of the 'cancel' link the dialog would close?

lloyd added a commit that referenced this pull request Apr 19, 2012
…l_confirm_link

Fix the link color of the cancel button in the required email check email screen.
@lloyd lloyd merged commit a3f5012 into dev Apr 19, 2012
@shane-tomlinson
Copy link
Author

@lloyd - yes, closing the dialog is the desired behavior. In the required email case, if the user selects "cancel" after they have sent the email, they have no state to which they can return to and take an alternative path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants