Skip to content

Hyperlinks with empty action aren't rendered #103

Description

@zhro

This one shows up, because the action exists.

Hyperlink ("#", "Click me!", "", "", "", 0)

This one does not, where action is an empty string.

Hyperlink ("", "Click me!", "", "", "", 0)

I would expect the empty string to instead display like a hyperlink (with the cursor changing to a pointing finger, etc.) but functionally not do anything. This keeps things consistent and I don't have to work around it for situations where I want the output to display but the functionality to be blocked temporarily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions