-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Feature/david/snackbar updates #1056
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
Conversation
… anoopaneesh-develop # Conflicts: # app/src/main/res/values-bg/strings.xml # app/src/main/res/values-cs/strings.xml # app/src/main/res/values-da/strings.xml # app/src/main/res/values-de/strings.xml # app/src/main/res/values-el/strings.xml # app/src/main/res/values-es/strings.xml # app/src/main/res/values-et/strings.xml # app/src/main/res/values-fi/strings.xml # app/src/main/res/values-fr/strings.xml # app/src/main/res/values-hr/strings.xml # app/src/main/res/values-hu/strings.xml # app/src/main/res/values-it/strings.xml # app/src/main/res/values-lt/strings.xml # app/src/main/res/values-lv/strings.xml # app/src/main/res/values-nb/strings.xml # app/src/main/res/values-nl/strings.xml # app/src/main/res/values-pl/strings.xml # app/src/main/res/values-pt/strings.xml # app/src/main/res/values-ro/strings.xml # app/src/main/res/values-ru/strings.xml # app/src/main/res/values-sk/strings.xml # app/src/main/res/values-sl/strings.xml # app/src/main/res/values-sv/strings.xml # app/src/main/res/values-tr/strings.xml # app/src/main/res/values/string-untranslated.xml # app/src/main/res/values/strings.xml
cmonfortep
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks great. Just a few comments from my side about the undo functionality:
- the position of the element in the list changes
- the favicon is lost
- we should validate the new copy with the team ( in #945 the proposed copy was different)
What do you think? maybe the latter is more important. As for the rest, I will leave it up to you, no strong opinions from my side since this is just a nice to have functionality.
|
Thanks @cmonfortep ! On your comments:
|
|
@cmonfortep PR updated with the Copy reviewed |
cmonfortep
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, sorry for the late review. This looks great. You are right, favicon does not disappear...maybe we fixed something in between reviews.
Anyways, ship it! (but check that versions.properties file, not sure why it's there)
| @@ -0,0 +1,41 @@ | |||
| ## suppress inspection "SpellCheckingInspection" for whole file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is from refreshVersions plugin, part of #1090
|
Thanks for the review @cmonfortep ! |
https://app.asana.com/0/414730916066338/1199702927327729/f
Adds missing tests for #951
Screenshots: