GithubHelp home page GithubHelp logo

Project icons about guppy HOT 3 OPEN

joshwcomeau avatar joshwcomeau commented on August 26, 2024 2
Project icons

from guppy.

Comments (3)

mathieudutour avatar mathieudutour commented on August 26, 2024

My fork handles that but I cannot easily create a PR since there are tons of merge conflicts. But here is the relevant code for the one who wants to tackle this: https://github.com/skpm/guppy/blob/skpm/src/components/ProjectIconSelection/ProjectIconSelection.js#L25-L46

from guppy.

syn228 avatar syn228 commented on August 26, 2024

Is this issue still open? it would be my first time contributing but would like to try!

from guppy.

AWolf81 avatar AWolf81 commented on August 26, 2024

@syn228 yes, this is still open and no one is working on it.

Great to hear that you like to help. Please have a look at our contribution info and the dev docs here.

So it's all yours. If you're having any questions please let us know. You can also join us on Gitter so we can chat there.

Issue #28 is already on master. So you can add the uploading component to the ProjectConfigurationModal & the CreateNewProjectWizard. I would start by adding to ProjectConfigurationModal as this is easier to understand. That dialog is accessible with the gear icon in the UI.
I think this could be an UploadProjectIcon component in the modal that contains a button to display a file dialog. Maybe we can pick a better name as it's not uploading anything. Maybe SelectCustomProjectIcon would be better.
To get an idea how a file dialog can be opened you can have a look at src/components/CreateNewProjectWizard/ProjectPath method updatePath.

The saving of the selected icon will require a new Saga save-project-icon.saga to handle the copying to the .guppy folder.

from guppy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.