User tests: Successful: Unsuccessful:
Content versions for an article has a button to indicate if the version should be kept forever or not.
However it is incorrectly an a
link designed to look like a button but not act like a button.
If the action is to take you to a new page then its a link - otherwise its a button.
A button can be activated with both the space and enter keys. A link just by the enter key.
BONUS: This also fixes #34592
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content com_contenthistory |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-27 22:41:38 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
|
Thanks!
thanks
I have tested this item✅ successfully on 476acda
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34614.
<button type="button" class="btn btn-secondary btn-sm active" onclick="return Joomla.listItemTask('cb0','history.keep')"> Yes <span class="icon-lock" aria-hidden="true"></span> </button>