-
Notifications
You must be signed in to change notification settings - Fork 72
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
Download off-chain group information #395
Comments
hey ! @vplasencia ,can i give this a try ? Also i reckon the download group info will be lenghty so adding a button next to text ,which makes the group info visible can make the page look neat and not so crowded (just like the api enabled button. Here the gorup info has a lot of fields so only when the user clicks on the enable button,we can make all the info visible? |
Hey @tanyas-codes yes sure thanks 🤩 The idea was to only click on the button and download the info without showing the info, but if you have an idea to show the info and the Download button is always visible so that users can see that they can download the group info, that's also good. Let me know what design you have in mind. |
Do you want me to assign you this issue @tanyas-codes ? |
@vplasencia ,yes please do ! I'll create the design locally and then you can suggest the changes/modifications. |
Done ✅ Sounds great! Thanks. |
Hey @tanyas-codes ! Thank you for picking up this issue. Were you able to work on it? Any troubles or work pending? |
@tanyas-codes heya, I'm going to unassign this task from you so it's available for anyone to take. But please let me know if you have progress or need any help to complete it. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have a strong background in creating intuitive and user-friendly interfaces that enhance the overall experience for users. My expertise in HTML, CSS, and JavaScript, combined with a deep understanding of UI/UX principles, allows me to develop visually appealing and highly functional applications. How I plan on tackling this issue1 UI Design and Mockup: |
Hey @ScottyDavies! Do you want me to assign you this issue? |
yes, I will start working on it immediately. |
Hey @ScottyDavies! Done. Thank you. Please, let us know if you have any questions. |
okay thanks |
out of curiosity do contributors get paid? @vplasencia |
Hey @ScottyDavies not so far. |
@vplasencia Hi! I would like to work on this project, is it still working? |
Hey! @uooooo! Yes. Would you like me to assign this issue to you? |
@vplasencia Yes, please! |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI'm a web3 developer |
Hey @uooooo! Thank you. I just assigned the issue to you. Feel free to ask any questions. |
Hey @SIDHARTH20K4! I just assigned the issue to @uooooo because they asked for it first but feel free to ask for any other good first issue here. Thank you. |
@vplasencia ![]() ![]() |
Hey @uooooo it looks great 🤩 Thank you very much. Feel free to create the PR. |
@vplasencia Thank you very much. Please check the PR I just created. |
…oup-info #395: Implement off-chain group information download
Description
The idea is to allow users to save the group data in JSON format.
Implementation idea
Create a new box like the
Use API key
box in the off-chain group page. The title of the box will beDownload group
. The description would be something likeDownload group information in JSON format.
. Then there will be a button to the right calledDownload
and when users click on it, they will download the group information. The button will have the same style as theSelect All
andDeselect
buttons.Different design and text proposals are welcome.
The text was updated successfully, but these errors were encountered: