Skip to content

Remove Orphaned UI Component #259

@piffio

Description

@piffio

Note on Orphaned Component

While adding this feature, I noticed that frontend/src/lib/components/CreateLinkForm.svelte is currently an orphaned component (all active link creation is handled via LinkModal.svelte). I have updated it to accept the new minShortCodeLength prop and use the dynamic validation rules. However it appears to lag significantly behind LinkModal.svelts in terms of features and validation so it may be better to simply remove it.

See #214

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions