status-mobile
status-mobile copied to clipboard
Support URL preview for universal community URL
Feature Issue
User Story
As a user,
I want to send a message with community link
So that message receivers can see basic community info without click on the URL
Description
design link https://www.figma.com/file/q3kZPl7OpbB7btFK7HG0Mr/Sharing-for-Mobile?type=design&node-id=3963-305465&mode=design&t=Ik6dByDrKbbWFmxw-4
Acceptance Criteria
- show loading skeleton when fetching community data from waku
- show correct community info in the preview
Notes
this relies on the internal link card component, which is not implemented yet https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Design-System-for-Mobile?type=design&node-id=11182-147560&mode=design&t=bK9svcl7KnEyiSAQ-4 related issue on fetching community data https://github.com/status-im/status-mobile/issues/17770
I can pick it up since I am working on a new implementation of sharing community links.
thanks @ibrkhalil just created another issue for internal link card component https://github.com/status-im/status-mobile/issues/17961
since I am working on a new implementation of sharing community links.
Do you have an issue for this? Because I have this issue using the new universal link when sharing community but didn't find any sharing community feature implemented in the app
since I am working on a new implementation of sharing community links.
Do you have an issue for this? Because I have this issue using the new universal link when sharing community but didn't find any sharing community feature implemented in the app
Currently I have a bugfix WIP on status-go for this https://github.com/status-im/status-mobile/issues/17116
They have different bottom sheet options, One for inviting and one for sharing I think. But the link preview should work for both I think.
To be done, Create the community channel preview and the user link preview. I'll do them once I have capacity.