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

Fixes #3412 Add option to not show the dialog again #3413

Closed
wants to merge 1 commit into from

Conversation

yashk2000
Copy link
Contributor

Description (required)

Fixes #3412 No contributions dialog keeps popping repeatedly.

What changes did you make and why?

Added an option to not show the no contributions dialog repeatedly. Now it's up to the user to choose whether to be shown this dialog again and again or not. This improves the UX of the app. Otherwise, it gets very tiresome for a user to keep canceling this dialog every time the achievements activity is opened.

Tests performed (required)

Tested ProdDebug on Nokia 7 Plus with API level 29.

Copy link

@tests-checker tests-checker bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add tests to make sure this change works as expected?

@codecov-io
Copy link

Codecov Report

Merging #3413 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3413      +/-   ##
=========================================
- Coverage    7.75%   7.75%   -0.01%     
=========================================
  Files         256     256              
  Lines       11344   11351       +7     
  Branches      924     925       +1     
=========================================
  Hits          880     880              
- Misses      10397   10404       +7     
  Partials       67      67
Impacted Files Coverage Δ
...nrw/commons/achievements/AchievementsActivity.java 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75d4891...bfc9338. Read the comment docs.

@maskaravivek
Copy link
Member

@yashk2000 I am closing this PR for now as we haven't decided on how to tackle the approach yet. Lets first discuss it in #3413.

It would be great if you could refrain from opening a issue and then simply creating a PR for it without having the issue assigned to you and without discussing the solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No contributions dialog keeps popping repeatedly.
3 participants