- Issue created by @gorkagr
- π§πͺBelgium gorkagrCan be the test fails as i left @ingroup plugin_translatablebut the var now is set as\Drupal\Core\Annotation\Translation|array? or it is not related and failed another thing?
- Status changed to Needs reviewalmost 2 years ago 6:18pm 18 January 2024
- π§πͺBelgium gorkagrTest passed (failed due to an unrelated issue) 
- πΊπΈUnited States smustgraveLeft a comment but MR appears to still be in draft. 
- π§πͺBelgium gorkagrSorry, i forgot to remove the draft the last time. 
 Replied to the comment with one example where an array is used in core :)
- Status changed to RTBCover 1 year ago 3:22pm 2 February 2024
- πΊπΈUnited States smustgraveBelieve my 1 question has been addressed. 
- Status changed to Needs workover 1 year ago 5:48pm 3 February 2024
- Status changed to Needs reviewover 1 year ago 3:22pm 4 February 2024
- Status changed to RTBCover 1 year ago 5:42pm 6 February 2024
- π³πΏNew Zealand quietoneI'm triaging RTBC issues β . I read the IS, the comments and the MR. I didn't find any unanswered questions or other work to do. Leaving at RTBC. 
- Status changed to Needs workover 1 year ago 1:17pm 1 March 2024
- π¬π§United Kingdom alexpott πͺπΊπWhere in the code is description set to an array? I don't think this part of the change is correct. Category is now a string. And we should link to \Drupal\Core\Field\FieldTypeCategoryManager here now because this string should be a field type category plugin. 
- π¬π§United Kingdom alexpott πͺπΊπOh I see... in things like \Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem - now that's an odd change. But hey ho. So I think we should still improve this to say that when you provide an array it'll be used to create a bulleted list - if it is not an array then it'll be just displayed as a sentence. And we should link the category to \Drupal\Core\Field\FieldTypeCategoryManager and say it should match a field type category plugin ID 
- π¬π§United Kingdom alexpott πͺπΊπIs it possible for someone to add a new CR to β¨ Make field selection less overwhelming by introducing groups Fixed about the support for an array of translatable strings in the field type plugin definition and what it does.