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 #6304: Added eye icon for contributors that are following too #10778

Closed

Conversation

KarishmaVanwari
Copy link
Contributor

An eye icon now appears right beside the name of the contributor if it is following too.

Fixes #6304

Screeenshot:

image

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

@gitpod-io
Copy link

gitpod-io bot commented Mar 11, 2022

@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/5622793576/artifacts/183144629

</div>
</div>
<br />
<% end %>
Copy link
Member

Choose a reason for hiding this comment

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

Hi @KarishmaVanwari, I think your linter/formatter added more changes than necessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @TildaDares. I have sucessfully ran the linting commands and committed as well. So shall I need to squash my commits as well.

Copy link
Member

Choose a reason for hiding this comment

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

Hi @KarishmaVanwari, the changes are still there.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes @TildaDares. I'll close this PR and create another one. Apologies for the inconvenience.

@codeclimate
Copy link

codeclimate bot commented Mar 15, 2022

Code Climate has analyzed commit 1337e2e and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #10778 (90e89a2) into main (f04357d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 90e89a2 differs from pull request most recent head 1337e2e. Consider uploading reports for the commit 1337e2e to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #10778      +/-   ##
==========================================
+ Coverage   82.32%   82.33%   +0.01%     
==========================================
  Files          98       98              
  Lines        5990     5990              
==========================================
+ Hits         4931     4932       +1     
+ Misses       1059     1058       -1     
Impacted Files Coverage Δ
app/controllers/tag_controller.rb 85.49% <100.00%> (+0.30%) ⬆️
app/models/user.rb 86.12% <100.00%> (ø)

@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/5664929747/artifacts/185725333

@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/5666321594/artifacts/185809757

@KarishmaVanwari
Copy link
Contributor Author

@TildaDares Closing this PR since I've created another PR #10794

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.

Reorganize /contributors/___ pages
2 participants