-
Notifications
You must be signed in to change notification settings - Fork 56
UI Request: Create Event Page #15
Comments
Hey @KyleTryon Twitter doesn't provide API endpoint to create a space. We can only list down spaces. Then creation of Twitter space event isn't possible. |
Dang, you're right @Gulshanaggarwal. We might be able to make something happen in the future, but I didn't realize the API wouldn't allow scheduling spaces. Maybe we'll need to stick with just putting the URL in there then. Maybe we could potentially even automatically grab the data from the event, but for now maybe we make sure it is input manually? |
@KyleTryon The Twitter Space API allows you to only get data rather than a post request so we can't schedule. The other thing is we can copy space URL from Twitter app but does it make sense to paste it manually in our app? Why someone will do it? |
My thought here is that we can help the user create a post sharing their twitter space (or other events, youtube, etc) and we would eventually be able to post them to multiple platforms, not just Twitter. Some thoughts/ideas:
|
Screen.Recording.1444-02-21.at.22.30.05.movwaiting for feedback |
@KyleTryon yes, we can create multiple events where we will have Twitter thread for each event(including images+link) which we can share & also sechdule it for reposting. what do you think? |
@Cedamar I think we can take advantage of the full right side panel to have a dedicated UI. The links on the left could likely remain simple links to a new page. @Gulshanaggarwal I am not sure how prominent of a feature it would be to group together events. I think we should focus on publishing for individual events. |
@KyleTryon I'm talking about single event. Once user create the event, he can also sechdule like 30 mins or 1 hrs ... prior the event thread again will be sent over the Twitter automatically. What do you think? |
Component Type
Full Page
Component Location
src/pages/app/events.tsx
What is the component's purpose?
The Events Page will be for creating and sharing multiple types of events across multiple social media channels. Examples of events might be; A Twitter space, YouTube live stream, Twitch Live Stream, or another scheduled live event.
It looks like on most systems, creating a scheduled event via API may not be possible. So the design may need to optimize for taking in the link from the scheduled service, as created manually, and then creating the social content around sharing that link
Ideas
UX Consideration:
The text was updated successfully, but these errors were encountered: