- ππΊHungary mxr576 Hungary
The "raw" username is also exposed in
\Drupal\node\NodeForm
, so there is definitely more work to be done here. - π¨πSwitzerland berdir Switzerland
That's true, and probably makes sense to convert.
> so there is definitely more work to be done here.
We'll need to figure out how to set the scope here, if we aim to replace everything then this issue might never be good enough. Maybe make it a meta so we can commit the improvements we have? We still need test coverage, though. But we have existing tests for display name, so we need to visit those UI's in that/those test(s).
- ππΊHungary mxr576 Hungary
Maybe make it a meta so we can commit the improvements we have?
Maybe this should be converted to a meta...? Because I can already see that several issues are references to this. Like this is an existing "subtask" for "The "raw" username is also exposed in \Drupal\node\NodeForm" in #3183509
- π¬π§United Kingdom AaronMcHale Edinburgh, Scotland
Agree, smaller well scoped issues will be much easier to get done, and so converting this to a meta makes a lot of sense. In my experience if one change starts touching multiple different sub-systems that's a good indication that splitting it up will make it easier to scope and get done.
For example, with the recent generic Revision UI, we did the "core" implementation in one issue, then have separate issues for each core module. A similar approach here would probably work well.
- π·π΄Romania claudiu.cristea Arad π·π΄
What about user selection widgets with autocomplete? They use to show the username