Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create discussion button #175

Closed
rossneilson opened this issue Aug 2, 2022 · 0 comments
Closed

Create discussion button #175

rossneilson opened this issue Aug 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rossneilson
Copy link
Contributor

For a testing period we will just add in a "New Discussion" button alongside the existing "new proposal" button, eventually these will be merged.

Since this is the first orbis interaction happening we also need to handle connections. We want this to be replicatable on any orbis interaction so need a way of triggering this connection prompt to the user whenever the first interact with orbis.

https://orbis-web-teal.vercel.app/developers/api-documentation/connect
https://orbis-web-teal.vercel.app/developers/api-documentation/isConnected
Screenshot 2022-08-02 at 16 15 38

Then we need to take the user to a page that looks the same as new proposal page but without the action creator (for now), so just title and description.

On creation we then call createPost() with the context set to the guild's address

https://orbis-web-teal.vercel.app/developers/api-documentation/createPost

Then the user can be taken back to the main guild page

@rossneilson rossneilson added the enhancement New feature or request label Aug 2, 2022
@rossneilson rossneilson added this to the Davi v1.0.0 - 5 milestone Aug 2, 2022
@0xvangrim 0xvangrim self-assigned this Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants