User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR adds a fallback value for heading when creating a new user.
Created for #29909
Before ... heading is empty
After... heading is filled with text. Text is visible too,
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users Language & Strings |
Was just checking.
To match the style guide each word in the title string should be capitalized.
Calling it a night will check again in the morning
I have tested this item
The instructions might have said to look for id="user-form" and the empty h2 is in the next line. I guess the capitalisation is a just a minor string fix. For a user edit the h2 contains the user name which might be John Doe or just john.
To match the style guide each word in the title string should be capitalized.
@brianteeman can you point me where this is not the case?
Labels |
Added:
?
?
|
I have tested this item
@hans2103 as an RFC I am marking this as success. Thanks.
Thinking afresh on the wording I am thinking it would be better to have a descriptive text instead of an action text. In other words "New User Details" instead of "Create....
I have tested this item
You do realise it's not just for com_users ?
I'm failing to find other components with this behaviour. The edit.php file from other components work differently.
<?php echo LayoutHelper::render('joomla.edit.title_alias', $this); ?>
administrator/index.php?option=com_languages&view=language&layout=edit
I'm sure I found more than that before but can't see any right now
please open a new issue for that..... in the meantime let me close this one
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-07-03 19:08:20 |
Closed_By | ⇒ | alikon |
Status | Closed | ⇒ | New |
Closed_Date | 2020-07-03 19:08:20 | ⇒ | |
Closed_By | alikon | ⇒ |
Status | New | ⇒ | Pending |
oops wrong one
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 | ⇒ | 2020-07-04 18:07:55 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
You do realise it's not just for com_users ?