- Assigned to tim.plunkett
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
The same usability problem exists for:
\Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style
- and soon also
\Drupal\ckeditor5\Plugin\CKEditor5Plugin\CodeBlock
P.S.: see
\Drupal\ckeditor5\Plugin\CKEditor4To5Upgrade\Core::mapCKEditor4SettingsToCKEditor5Configuration()
and\Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::parseStylesFormValue()
for how we dealt with the transition from storing the configuration in this exact way to something more structured 🤓 - Issue was unassigned.
- 🇺🇸United States tim.plunkett Philadelphia
I was not able to work on this more since my last commit.
Thanks for the pointers @Wim Leers!
- First commit to issue fork.
- First commit to issue fork.
- Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 29,284 pass - last update
over 1 year ago 29,284 pass - last update
over 1 year ago 29,283 pass - Status changed to Needs review
over 1 year ago 5:52am 19 April 2023 - Status changed to Needs work
over 1 year ago 3:25pm 19 April 2023 - last update
over 1 year ago 29,300 pass - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - First commit to issue fork.
- last update
over 1 year ago 29,365 pass, 2 fail - last update
over 1 year ago 29,388 pass - last update
over 1 year ago 29,410 pass, 2 fail - last update
over 1 year ago 29,408 pass, 4 fail - last update
over 1 year ago 29,420 pass - Status changed to Needs review
over 1 year ago 6:53am 8 June 2023 - Status changed to Needs work
over 1 year ago 7:22am 8 June 2023 - last update
over 1 year ago 29,420 pass - Status changed to Needs review
over 1 year ago 8:23am 8 June 2023 - Status changed to Needs work
over 1 year ago 3:05pm 8 June 2023 - 🇺🇸United States smustgrave
The screenshots in the issue summary appear to be outdated.
Did find it odd that when I added a field that it made 6 value fields by default. Shouldn't it just be 1 and allow users to add more as needed?
Also should the help text be moved to the top?
Referring to this
The name will be used in displayed options and edit forms.
The value is automatically generated machine name of the name provided and will be the stored value.Wasn't super clear where or how the value is set, or that I could edit the machine name if I wanted to update the value of the option.
- First commit to issue fork.
- last update
over 1 year ago 29,420 pass, 4 fail - last update
over 1 year ago 29,426 pass - last update
over 1 year ago 29,429 pass - Status changed to Needs review
over 1 year ago 3:22pm 14 June 2023 - 🇷🇴Romania vasike Ramnicu Valcea
i think this needs a "little review" ... at least to be checked what's left to be done ... if not "ready".
- Status changed to RTBC
over 1 year ago 5:13pm 14 June 2023 - 🇺🇸United States smustgrave
My points from #38 appear to have been addressed
Retested on 11.x
Added a list to the Article content type
Verified I see 1 field by default
Added a label and edited the machine name to something completely different
Added a second value
Created an Article
Inspecting the dropdown the labels and values match exactly what I did.Also applied the patch back n forth and the list field updated without issue.
- Status changed to Needs work
over 1 year ago 12:22pm 15 June 2023 - 🇫🇮Finland lauriii Finland
Discussed with @ckrina and she liked the improvement. However, she mentioned that it would be nice if we could display the decimal and integer fields side by side. Let's research if something that we could do easily because it seems like it would be a nice way to take this a step further 👍
- First commit to issue fork.
- last update
over 1 year ago 29,429 pass - Status changed to Needs review
over 1 year ago 7:59am 16 June 2023 - Status changed to RTBC
over 1 year ago 2:57pm 16 June 2023 - 🇺🇸United States smustgrave
Confirmed the change in #43. Excited to see this land!
- last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,430 pass - Status changed to Needs review
over 1 year ago 7:05am 20 June 2023 - last update
over 1 year ago 29,424 pass, 3 fail - last update
over 1 year ago 29,424 pass, 3 fail - last update
over 1 year ago 29,430 pass - First commit to issue fork.
- last update
over 1 year ago 29,430 pass - Status changed to RTBC
over 1 year ago 3:16pm 20 June 2023 - 🇺🇸United States smustgrave
Retested with List(text), Floats, ints and no new issues to report.
- Status changed to Needs work
over 1 year ago 8:59pm 20 June 2023 - 🇺🇸United States bnjmnm Ann Arbor, MI
This is looking good! I opened a few threads in the MR that should be addressed but it's probably all pretty simple stuff.
- last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,438 pass - Status changed to Needs review
over 1 year ago 9:58am 22 June 2023 - Status changed to RTBC
over 1 year ago 7:44pm 22 June 2023 - last update
over 1 year ago 29,438 pass - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 29,438 pass - last update
over 1 year ago 29,553 pass - 🇺🇸United States bnjmnm Ann Arbor, MI
This MR was not very accommodating to a rebase so here's the 11x as a patch.
- Status changed to Postponed: needs info
over 1 year ago 7:52pm 23 June 2023 - 🇺🇸United States bnjmnm Ann Arbor, MI
Was about to commit based on review/rtbc then noticed #43 which mentions
Discussed with @ckrina and she liked the improvement. However, she mentioned that it would be nice if we could display the float and integer fields side by side. Let's research if something that we could do easily because it seems like it would be a nice way to take this a step further 👍
I'd like to at least clarify what that is asking for and see if it was in fact considered. I believe @lauriii will be around Monday to clear this up. Setting to postponed as it's possible this might not need additional work. If we decide to not pursue that change this can go back to RTBC.
- Status changed to RTBC
over 1 year ago 10:44pm 23 June 2023 - Status changed to Fixed
over 1 year ago 11:00pm 23 June 2023 - 🇺🇸United States bnjmnm Ann Arbor, MI
I made some minor tweaks (its all in the history, and now this is committed to 11.x (which means it'll first appear in 10.2.
Really great improvements here, and its just ambitious enough that it is good for this to be at the beginning of a new release cycle.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 8:21am 23 July 2023 - 🇳🇿New Zealand quietone
I meant to leave a comment.
This issue introduce a deprecation in \Drupal\options\Plugin\Field\FieldType\ListItemBase::extractAllowedValues and thus needs a change record. This is blocking 📌 Fix Drupal.Semantics.FunctionTriggerError coding standard Downport .
- 🇫🇮Finland lauriii Finland
Created a CR: https://www.drupal.org/node/3376368 →
- 🇬🇧United Kingdom catch
The changes to ListStringItem to use machine name break when there is existing data on a site that doesn't match the machine name format. Opened 🐛 Regression from #2521800: using machine name element for ListStringItem breaks with existing data Fixed to revert just that bit.
- 🇺🇸United States mglaman WI, USA
For anyone arriving here, I've opened 🐛 ListStringItem extremely difficult to work with Active