Problem/Motivation
Shortcut module is being removed. Default Admin still references it.
Steps to reproduce
Proposed resolution
Remaining tasks
Review if we should only remove the comment indeed or also remove the styling.
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
LLM disclosure
LLM was used to identify this "dependency" on shortcut module. Fix was reviewed as a human though.
Issue fork drupal-3614946
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:
- 3614946-remove-very-tiny
changes, plain diff MR !16552
Comments
Comment #3
gábor hojtsyComment #4
quietone commentedComment #5
jurgenhaasThank you @gábor hojtsy. I'd say we should remove the entire comment if not the whole line. But also, that setting should certainly move into the shortcut module when that moves into its own project.
Assigning to @mherchel for him to decide what to do with this property.
Comment #6
mherchelLooks great, but I want to hold off on committing until #3606571: Round 2 of consolidating CSS Variables , which is very important and might possibly conflict with this.
Comment #7
smustgrave commentedMaybe this one could be committed since it's a small change and #3606571: Round 2 of consolidating CSS Variables be rebased since we don't know when that could be committed
Comment #8
smustgrave commentedFor #7 consideration.
Comment #10
mherchelCommitted and pushed 513ff039b4d to main. Thanks!