-
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
Eye icon added infront of followers name #7522
Conversation
Codecov Report
@@ Coverage Diff @@
## main #7522 +/- ##
=======================================
Coverage 81.94% 81.94%
=======================================
Files 97 97
Lines 5627 5627
=======================================
Hits 4611 4611
Misses 1016 1016 |
@cesswairimu Can you review this pr? |
Could you please post a screenshot of your change? Every time you do a UI change, you are required to provide a screenshot show casing the change. |
As it is a feature the UI change is not shown in screen as for server there are no followers!! @VladimirMikulic |
So what you will need to do is add some data to your local server so that you can test out the feature. When you open the website at localhost you can log in as user (password:password) and then follow a bunch of topics. Then as admin you can log in to see if it is showing up properly. |
this is how it will look. @VladimirMikulic @nstjean @cesswairimu |
Hi @NitinBhasneria , this is looking good... I think we can have the |
Another thing, did you remove the other column? please add a screenshot of the whole page. Thanks |
Thanks, @cesswairimu I will arrange that |
Ahh @cesswairimu I am little confused, do we have to remove the follower's column? |
Great, the arrangement looks great...No, but we need to just show the followers who are following and are not part of the contributors..how that we have the eye icon showing the contributors who are subscribed..makes sense? |
Yea it does make sense in a way we don't have to check in the follower's list and match if the contributor is also following or not!! @cesswairimu |
Great...and Jeff suggestion was to rename that column to |
So should we make another column named following to show the eye icon? |
Mmmh I think we should rename the one with |
Actually, an eye icon without any heading or column can make it confusing. |
sounds good. Thanks 👍 |
So, should I work on this in this pr? |
yeah id you are up for it...or we could sseparate it in another issue.totally your choice |
Yea, we should separate it in another issue. |
okay cool...then lets add column of the eye icon and I will create another issue of having the followers exclude the contributors. Thanks |
@cesswairimu This pr work is done and this is how it will look |
Screenshots 📸 (click to expand)7522-test_questions.png7522-test_embeddable_grids.png7522-test_signup.png7522-test_viewing_the_settings_page.png7522-test_tag_by_author_page.png7522-test_wiki_page_with_inline_grids.png7522-test_stats.png7522-test_viewing_the_dashboard.png7522-test_searching_an_item_from_the_homepage.png7522-test_signup_modal_form_validation.png7522-test_tag_stats.png7522-test_login_modal_form_validation.png7522-test_questions_shadow.png7522-test_login_modal.png7522-test_profile_page.png7522-test_comments.png7522-test_tags.png7522-test_signup_modal.png7522-test_wiki.png7522-test_methods.png7522-test_tag_page.png7522-test_blog_page_with_location_modal.png7522-test_tag_wildcard.png7522-test_signup_modal_disabled_submit_button_on_empty_username.png7522-test_embeddable_thumbnail_grids.png7522-test_front_page_with_navbar_search_autocomplete.png7522-failures_test_following_the_wiki_author.png7522-test_spam_moderation_page.png7522-test_login.png7522-test_viewing_the_dropdown_menu.png7522-test_viewing_question_post.png7522-test_mobile_displays.png7522-test_simple-data-grapher_powertag.png7522-test_front.png7522-test_question_page.png7522-test_tag_contributors_page.png7522-test_blog.png7522-test_people.png7522-test_wiki_revisions.pngLearn about automated screenshots Generated by 🚫 Danger |
@nstjean @cesswairimu I am getting this error in travis. Any idea? |
Not sure why it is happening...Is it failing locally? |
|
@cesswairimu all tests pass locally, but some of them like this one fail in production for some reason. |
I will restart travis one more time...Travis passed on the other PR |
@cesswairimu You can review it now as all checks have been passed also we can continue this. |
I will push up the alignment of the components so that we can merge it together. Thanks |
@cesswairimu Please merge this. Thanks |
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.
@NitinBhasneria I found a PR that fixed the alignment issue here #7331 you can see the new changes here https://stable.publiclab.org/contributors/soc please rebase and paste the final screenshot here. Thanks
@NitinBhasneria could we please get a screenshot for this so that we can merge? also kindly rebase. Thanks |
This PR has been open for a long time and no activity/ reviews requested has not been addressed. We understand you might be busy and engaged on other things. I am closing this for now...please feel free to reopen if you get some time and would like to finish this. Rem to check if its still available before you reopen. Thanks |
Fixes #6304 (<=== Add issue number here)
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 belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!