Skip to content

[FEATURE REQUEST] Copy permanent link of a space #4758

@jesmrec

Description

@jesmrec

Permanent link is a link to a space that will work only for space members. It looks like:

https://<url>:9200/f/<drive-id>

It can be get from the drives request, in the webUrl field from the space JSON object's root.

Both web and iOS show the option to get the permalink inside of the Members view.

iOS web
Image Image

In Android, a place to set the option is the header of the Members view, on the right side. Same as the permanent link of any item in the list, using the chain icon.

After clicking the option, the link is copied to the clipboard and the user notified. For Android, an snackbar with Permanent link copied to the clipboard sounds like a good choice, but, using a Sharing link option instead a clipboard copy can be taken in account (current behaviour in sharing).

Permanent links are available for every one, regardless the space or platform role.

TASKS

  • Research (if needed)
  • Create branch feature/copy_permanent_link_of_a_space
  • Development tasks
    • Add chain icon (share link button) to the layout
    • Launch intent with the permanent link
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/copy_permanent_link_of_a_space into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions