Skip to content

Option to Remove a new language description while uploading #2810

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

Closed
madhurgupta10 opened this issue Mar 30, 2019 · 22 comments · Fixed by #4406
Closed

Option to Remove a new language description while uploading #2810

madhurgupta10 opened this issue Mar 30, 2019 · 22 comments · Fixed by #4406

Comments

@madhurgupta10
Copy link
Collaborator

Summary:

Sometimes, a user might accidentally hit the "+" when uploading a photo, there is no option to remove it. We should add a "-" so that the user can remove it.

Steps to reproduce:
Upload a new photo, hit the + button many times in Step 1, then try to remove not needed ones.

Screen-shots:
Screenshot_20190330-065845

Would you like to work on the issue?
Yes

@maskaravivek
Copy link
Member

Apart from this, the user should not be allowed to add the same language twice.

@madhurgupta10
Copy link
Collaborator Author

@maskaravivek Good Point, I would implement that as well :)

@domdomegg
Copy link
Member

@maskaravivek Good Point, I would implement that as well :)

I'm not sure how tightly bound this code is, but if you are it might be best to do them as separate PRs so they're easier to review.

@madhurgupta10
Copy link
Collaborator Author

@domdomegg Cool, I will make separate issue for it :)

@maxbetton
Copy link
Contributor

Hello, I see the issue is available. Can I take it ?

@madhurgupta10
Copy link
Collaborator Author

@maxbetton Sure go ahead!

@madhurgupta10
Copy link
Collaborator Author

Feel free to refer #3504 (comment) for UI

@maxbetton
Copy link
Contributor

Thank you. For sure, I saw it :)

@maxbetton
Copy link
Contributor

Just to be sure, are we OK with that?
Screenshot_1611321374

@madhurgupta10
Copy link
Collaborator Author

@maxbetton My Bad, I see that some comments got hidden and the UI which was actually finalised is this #3504 (comment)
80324860-0a8ddb80-8833-11ea-8471-ba2319196c5e

@maxbetton
Copy link
Contributor

I have open the PR #4206 for this issue;

@neslihanturan
Copy link
Collaborator

The PR #4206 was working, however it had irrelevant changes, thus we couldn't merge it. Anyone else can implement is in the same way and this issue should be solved :)

@Ayan-10
Copy link
Contributor

Ayan-10 commented Apr 20, 2021

@neslihanturan Can I do this?

@madhurgupta10
Copy link
Collaborator Author

@Ayan-10 feel free to create a PR for this issue!

@madhurgupta10 madhurgupta10 assigned Ayan-10 and unassigned maxbetton Apr 20, 2021
@Ayan-10
Copy link
Contributor

Ayan-10 commented Apr 20, 2021

@madhurgupta10 can I use

Screenshot_20210420_170952

this remove icon. Instead of X icon?

@madhurgupta10
Copy link
Collaborator Author

@Ayan-10 I would prefer the "x" but lets discuss it with @neslihanturan

@Ayan-10
Copy link
Contributor

Ayan-10 commented May 9, 2021

@neslihanturan Can you please give your opinion on this? My code is ready for PR. I am waiting for your response.

@madhurgupta10
Copy link
Collaborator Author

@Ayan-10 You can start working on this, the icon can be changed later easily if needed.

@misaochan
Copy link
Member

I would strongly prefer an "x" as well, it's much more commonly used.

@Ayan-10
Copy link
Contributor

Ayan-10 commented May 10, 2021

@madhurgupta10 @misaochan Thank you for your response. I create the PR.

@neslihanturan
Copy link
Collaborator

I would say "x" too. Also please consider the previous PR implementation since it was mostly working in general.

@Ayan-10
Copy link
Contributor

Ayan-10 commented May 13, 2021

I would say "x" too. Also please consider the previous PR implementation since it was mostly working in general.

@neslihanturan I already made a PR. Please have a look at #4406

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment