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

Join form missing icon #251

Open
Tamir198 opened this issue Apr 2, 2024 · 3 comments
Open

Join form missing icon #251

Tamir198 opened this issue Apr 2, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Tamir198
Copy link
Contributor

Tamir198 commented Apr 2, 2024

Description

Go to http://localhost:3000/en/maintainers when you open the form :

image

And fill it :

image

In the console (of your IDE) you will see this :

{
  fullName: '[email protected]',
  email: '[email protected]',
  projectName: 'cc',
  projectDescription: 'hhhh',
  repoLink: 'dd'
}

We need to add support for icon upload as well.

Also, after we add file we need to get some indication :

image

The x button should remove the file from the selection,

Screenshots

No response

Additional information

No response

@Tamir198 Tamir198 added the bug Something isn't working label Apr 2, 2024
@keren-w
Copy link
Contributor

keren-w commented Apr 3, 2024

I'd like to help resolving it.

@Darkmift
Copy link
Collaborator

@keren-w please provide an update

@keren-w
Copy link
Contributor

keren-w commented May 18, 2024

PRing now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants