Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Post creation page

Emee Miano edited this page Apr 1, 2022 · 6 revisions

This page provides a form for creating post.

Default state of post creation

Text only

This is an example of how it looks for text only post.

This is an example of how the hyperlink will look like in creation page and on the post component

Mention users in a text post

Text and Images

This is an example of creating a text post after an image has been selected.

User can select images from 2 sources:

1. Device camera

System will launch the device camera view.

2. Device image gallery

Text and Files

The system will show the device file picker if you tap the attach icon.

After the file has been selected, the system will show the file upload progress bar.

Text and Videos

Polls

You can create a poll post and other users can interact with that poll post by selecting options from the poll post. Here is the visual flow of how creating a poll post is done.

You can also mention users in a poll post.

Livestream

You can mention users in a livestream post.

To create a live stream post and for a detailed discussion on the live stream features, refer to our Livestream post documentation.

📝 Refer to our Livestream documentation to enable live stream functionalities.

Features

Feature Description
Post creation Create post by adding content such as text, images, videos, and files.

Refer to Supported types below for more details.
Mention in post Mention users in post by typing @ to activate mention suggestion and selecting their names in the suggestion list. Up to 30 users can be mentioned per post.

An alert will be shown if character count is greater than 50000 or mentions count is greater than 30.

Supported types

  • File: All file types are supported
  • Image: JPG, JPEG, and PNG
  • Video: 3GP, AVI, FLV, MP4 and MPEG-2
📝 1. The maximum file, image, or video size that you can upload is 1 GB.
2. Uploaded images or videos whose format is not supported (e.g. HEIC, HEVC) will be automatically converted to PNG for images and MP4 for videos.
Clone this wiki locally