Skip to content

Handle images better #30

@pedanticantic

Description

@pedanticantic

Currently, the user selects an image when adding/editing a record, and internally it's held as a file (various attributes), but after save, the image is just a string (representing the URL).

I wonder if we should have 2 objects to represent an image - one for the "file" version and one for the "URL" version. It would make it easy to distinguish between them, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions