Skip to content

Space menu: add quick Copy Server Link action #83

Description

@krazyjakee

Missing functionality

The old Godot daccord client's space context menu has a one-tap Copy Server Link action. In the new Flutter client the copy capability exists but is buried — you must open the full invite-management dialog to reach it (_copy() in lib/features/spaces/views/accord_invites.dart:154).

What's needed

  • A "Copy server link" / "Copy invite link" tile in the space context menu (_serverActionTiles in lib/features/spaces/views/accord_home_rail.dart), permission-gated on createInvites.
  • Reuse the existing invite-copy logic rather than duplicating it.

Found while auditing the old client's space menu for feature parity.


Migrated from DaccordProject/daccord-app#76

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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