Skip to content

Tag values not converted to uppercase on save #2401

@JonBarakMierke

Description

@JonBarakMierke
  • Lunar version: 1.2.1
  • Laravel Version: 11.47.0
  • PHP Version: 8.4.16
  • Database Driver & Version: sqlite

Expected Behaviour:

When creating a new tag from Filament tag resource for it to be converted to uppercase.

Actual Behaviour:

Value remains lowercase.

Steps To Reproduce:

Log into Lunar admin panel, got to tags, add new tag in lowercase, save.

Image Image

Notes

This is not an issue when adding tags from the edit product page. Seems the TagFactory.php runs in that case but not when creating a new tag from the tag resource.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions