Skip to content

feat(web): inline URL import input, no pane #34

@diogobaltazar

Description

@diogobaltazar

Description

The "Import from URL" action currently opens a pane or toolbar overlay. Instead, it should render an inline text input in the same style as the search:activity input — appearing in-place in the command bar area without opening a separate pane or sheet.

Motivation

Panes interrupt flow and feel heavy for a single text entry. The activity search pattern proves a lightweight inline input works well in this shell.

Acceptance criteria

  • Clicking the URL import dock button reveals an inline text input (styled like the search:activity input) rather than opening a pane or toolbar overlay.
  • The input accepts a URL, and submitting triggers the existing import logic.
  • Pressing Escape dismisses the input without importing.
  • The existing url-import-toolbar overlay/pane is removed.
  • No other application behaviour changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions