Problem/Motivation

Drupal 10.2 introduces a new field selection UI with the new field categories and icons.

In addition, the new UI for ListStringItem (which Style Selector extends) now uses the machine_name widget for key values. This widget attempts to auto-generate valid machine names based on the text entered in the name fields. That doesn't work well for Style Selector's typical use case.

Proposed resolution

See New API for defining field type categories:

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

justcaldwell created an issue. See original summary.

justcaldwell’s picture

Issue summary: View changes

justcaldwell’s picture

Issue summary: View changes

Makes sense to fix #3474238: Allow underscores in CSS classnames/style key field. while we're making these changes.

  • justcaldwell committed 4b1cb95a on 2.0.x
    Issue #3424409 by justcaldwell, alphex: Add support for new field...
justcaldwell’s picture

Status: Active » Fixed

Merged to dev. New release to follow soon.

justcaldwell’s picture

Released in 2.0.0-alpha9

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.