Skip to content

Add "Clear" button to the datetime fields #1219

Closed
@IgnisDa

Description

Bug description

I have a nullable datetime field in a collection. For a record, I have set the datetime field to a value. However, now I want to remove this value and set it to null. This is not possible via the admin UI.

Before:

image

(Save changes button is disabled without any changes)

After:

image

(Save changes button is still disabled even after I removed the wasWrittenOn field value usin backspace)

Possible Solution

Have a small X at the end of each nullable input which can set the value of that input to null (with a tooltip saying so).

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