Friendly Names for Storage Entities

Created on 27 November 2023, 12 months ago
Updated 26 March 2024, 8 months ago

Problem/Motivation

It currently reads “Created the ENTITY_NAME Storage.” and should be changed to “Created the STORAGE_ENTITY_TYPE ENTITY_NAME.”,

Steps to reproduce

Install module and create storage type,
Under that create storage it will display the success message.

Proposed resolution

Created the patch for the issue.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs review

Version

1.3

Component

Code

Created by

🇮🇳India Nishant

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Nishant
  • Status changed to Needs review 12 months ago
  • 🇮🇳India Nishant

    Added patch for above issue.

  • 🇮🇳India Nishant

    Updated the patch.

  • 🇺🇸United States erutan

    This works for me, and is a small but nice improvement.

    One minor suggestion, it's a little odd that STORAGE_ENTITY_TYPE is also italicized along with ENTITY_NAME sort of making the two of them blur together. That seems to be some deeper Drupal styling though.

    If we are aiming to keep things more consistent with content/nodes, something like:

    STORAGE_ENTITY_TYPE ENTITY_NAME has been created. with STORAGE_ENTITY_TYPE non-italicized might be clearer.

  • 🇺🇸United States erutan

    Here's a quick edit for wording based on my comment above (italicization still isn't what I want it to be).

Production build 0.71.5 2024