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

Undo button in snackbar. #113

Open
Akshatji800 opened this issue Dec 11, 2022 · 18 comments
Open

Undo button in snackbar. #113

Akshatji800 opened this issue Dec 11, 2022 · 18 comments
Assignees
Labels
enhancement New feature or request good-to-go Available to work on/ Good to go issue

Comments

@Akshatji800
Copy link
Member

Is your feature request related to a problem? Please describe.
There is no way to undo our actions performed. For example suppose a user by mistake deletes a torrent download so he will not be any chance to undo his action. Instead he should be given a chance for some seconds to do it.

Describe the solution you'd like
Undo button can be implemented in the snackbar instead of dismiss button to undo the action performed.

@Akshatji800 Akshatji800 added enhancement New feature or request good-to-go Available to work on/ Good to go issue labels Dec 11, 2022
@BhuvanAde
Copy link

@Akshatji800 Can I work on this issue?

@Akshatji800
Copy link
Member Author

Sure @BhuvanAde assigning the issue to you.

@Akshatji800
Copy link
Member Author

@BhuvanAde is there any progress on this issue?

@BhuvanAde
Copy link

BhuvanAde commented Jan 11, 2023

I was facing a issue; I think it is solved now. I will soon try to fixing that.

@BhuvanAde BhuvanAde removed their assignment Jan 17, 2023
@A-Kashif108
Copy link

As @BhuvanAde unassigned himself. Can I please take this issue?

@Akshatji800
Copy link
Member Author

Sure @A-Kashif108 assigning this issue to you

@Interstellar07
Copy link

Is anyone working on this? If not kindly assign this to me. I would love to contribute

@A-Kashif108 A-Kashif108 removed their assignment Feb 4, 2023
@Skdahale
Copy link

Skdahale commented Feb 9, 2023

@Akshatji800 Can I work on this issue?

@Akshatji800 Akshatji800 pinned this issue Mar 5, 2023
@Akshatji800 Akshatji800 unpinned this issue Mar 5, 2023
@ALIRAZA17
Copy link

@Akshatji800 Is anyone working on this one. If not Can you assign me?

@lalitkumawat1m
Copy link

can I work on this issue ?

@Akshatji800
Copy link
Member Author

can I work on this issue ?

Sure @lalitkumawat1m I am assigning this issue to you.

@lalitkumawat1m
Copy link

Dear @Akshatji800,

I am writing to you today because I am having an issue running the Flood mobile app locally. When I try to run the app, I get the following error:

Target of URI doesn't exist: 'package:flutter_gen/gen_l10n/app_localizations.dart'
I have tried the following to fix the error:

I have restarted my computer.
I have closed and reopened Visual Studio Code.
I have restarted the Dart Analysis Server.
However, the error still persists.

Screenshot 2023-07-14 205156

I would be grateful if you could help me to resolve this issue.

Thank you for your time and attention to this matter.

I hope this helps! Let me know if you have any other questions.

@Akshatji800
Copy link
Member Author

Dear @Akshatji800,

I am writing to you today because I am having an issue running the Flood mobile app locally. When I try to run the app, I get the following error:

Target of URI doesn't exist: 'package:flutter_gen/gen_l10n/app_localizations.dart' I have tried the following to fix the error:

I have restarted my computer. I have closed and reopened Visual Studio Code. I have restarted the Dart Analysis Server. However, the error still persists.

Screenshot 2023-07-14 205156 I would be grateful if you could help me to resolve this issue.

Thank you for your time and attention to this matter.

I hope this helps! Let me know if you have any other questions.

Hello @lalitkumawat1m please go through the Contribution.md file and follow the setup instructions. This will surely solve your issue. There is just a command that you need to run before running the flutter run command to resolve the issue. I want you to explore Contribution.md file and find that command yourself instead of me helping you directly. :)

@tb-rules10
Copy link

@Akshatji800 can you assign me this issue?

I am considering implementing an 'Undo' button specifically for the delete functionality. As for other snackbars, the dismiss button will remain. Would that be fine?

@Akshatji800
Copy link
Member Author

@Akshatji800 can you assign me this issue?

I am considering implementing an 'Undo' button specifically for the delete functionality. As for other snackbars, the dismiss button will remain. Would that be fine?

@tb-rules10 the dismiss button will remain for each and every snackbar (even for the delete one), you need to implement an undo button beside the dismiss button. Hope that is clear. Once you confirm that you understood the issue then please reply to this comment and I will assign you the issue.

@tb-rules10
Copy link

Yes, I understood it. You can assign it to me. Just one more thing, undo button has to be implemented only for the delete bar if I'm right?

@Akshatji800
Copy link
Member Author

Yes, I understood it. You can assign it to me. Just one more thing, undo button has to be implemented only for the delete bar if I'm right?

for now you start with implementing it for delete feature, later we can go ahead with other features as well if it look logical to implement an undo feature for them. Anyways I am assigning this issue to you.

@tb-rules10
Copy link

Any update on my pr?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-to-go Available to work on/ Good to go issue
Projects
None yet
Development

No branches or pull requests

8 participants