Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

arbitrarily disallows posting unsensitive images in a post with title (content wrapper) #79

@mirabilos

Description

@mirabilos

Description of the issue

Semaphore disables the checkbox “Mark media as sensitive” when composing a post with a content wrapper (title).

Using F12 to remove the disabled="" attribute¹ from the checkbox input tag allows me to uncheck it, and the resulting post is correct (content wrapper around the post body, but images visible), but that hack cannot be the answer.

① which is wrong anyway, it must be disabled="disabled", but that’s another matter altogether and doesn’t matter here

What you expected to happen

The checkbox is never disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    💥 brokenSomething that is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions