The New Topic screen is the second tab in the bottom bar (pink plus icon). It presents a form for creating a new space. All new spaces are public by default.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/sam-shervin/space7/llms.txt
Use this file to discover all available pages before exploring further.
Form fields
Title
A single-line text input (cyan label). Required. The API rejects submissions if this field is empty or contains only whitespace.
Description
A multiline text input (pink label, 4 visible lines, 100 px tall). Required. Describe what the space is about.
Hashtags
A multiline text input inside a yellow panel. Enter tags separated by commas. The
# character is stripped automatically, so you can type with or without it.Visibility is fixed to public in the current release. There is no toggle to create a private space.
Adding hashtags
Type your tags as a comma-separated list in the hashtag input. The screen parses the input live and renders a preview row of cyan pill badges below the text field.#tech, #react native, and #mobile as individual badges. To remove a tag, edit the text input and delete that term from the comma-separated list.
Submitting the form
Fill in Title and Description
Both fields are required. If either is empty when you tap Create, an error message appears in magenta text below the hashtag section and the request is not sent.
Tap Create
Tap the Create button at the bottom of the form. The button label changes to Creating… and becomes disabled while the request is in flight.
Navigate to My Discussions
On success, the form clears and the app navigates you to the My Discussions tab, where the new space appears at the top of your list.
