-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 #10823: Refined people's list #10863
Conversation
1. Removed unnecessary "Show x more" entry 2. Scrollable table
This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here: |
Hi, this is looking really good! Unfortunately (my fault) it broke a test but actually we need to adjust the test to the new behavior, so it's not your fault! Lines 264 and 183 of plots2/test/unit/node_shared_test.rb Line 183 in ba254cf
Does that make sense? If you can add this change to the same PR and push up another commit, it will resolve the error! Let us know if you need any help with that, we're happy to explain. Thanks again for taking this on!
|
Code Climate has analyzed commit 8e8d1a6 and detected 0 issues on this pull request. View more on Code Climate. |
Hey @jywarren, I've pushed a commit with the change in the count. Hope it works. Thanks :) |
Codecov Report
@@ Coverage Diff @@
## main #10863 +/- ##
==========================================
+ Coverage 82.32% 82.45% +0.12%
==========================================
Files 98 98
Lines 5993 5991 -2
==========================================
+ Hits 4934 4940 +6
+ Misses 1059 1051 -8
|
This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here: |
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 looking good @KarishmaVanwari , great work, thanks
Excellent work, thank you!! |
Thank you so much @jywarren @cesswairimu !! :) |
Fixes #10823
Screenshot:
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment below