The function of the Cancel button currently only deletes any input that may have been entered.
Feature request: For improved usability, the user should not only delete the input but also return to the homepage.
One possible solution was:
<a class="btn btn-danger" href="index.php" role="button">
<span class="icon-times" aria-hidden="true"></span>
<?php echo Text::_('JCANCEL'); ?>
</a>
| Labels |
Removed:
?
|
||
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
Feature
|
||
Sorry I dont see the benefit/reason for this