question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Tooltips To Channel Action Buttons

See original GitHub issue

First Timers Only

This issue is reserved for people who haven’t contributed to our codebase before, or never contributed to Open Source. About First Timers Only.

We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝

If you have contributed before, consider leaving this one for someone new and looking through our general help wanted issues. Thanks!

🤔 What you will need to know.

Nothing. This issue is meant to welcome you to Open Source 😃 We are happy to walk you through the process.

What is to be done?

Currently only the Tip button on the channel pages has a tooltip. no-tooltip Having tooltips on the other buttons will improve consistency and also be helpful.

🔎 Files To Look Into:

  1. The Tip button, for reference. https://github.com/lbryio/lbry-desktop/blob/8b6c64441566f345cc9204d1906340526e741743/ui/page/channel/view.jsx#L203-L209

  2. The Follow/Unfollow button. https://github.com/lbryio/lbry-desktop/blob/master/ui/component/subscribeButton/view.jsx

  3. The Share button. https://github.com/lbryio/lbry-desktop/blob/master/ui/component/shareButton/view.jsx

  4. The Block button. https://github.com/lbryio/lbry-desktop/blob/master/ui/component/blockButton/view.jsx

📋 Step by Step

  • 📜 Read The CONTRIBUTING File: We welcome contributions from everyone, the CONTRIBUTING will help you get started.

NOTE: Useful links:

  • Fork This Repository: A fork is a copy of this repository that is stored under your github account. A fork can be used to test out changes separately and then request to add those to the main repository as well!

  • 🙋 Claim this issue: Comment below. If someone else has claimed it, ask if they’ve opened a pull request already and if they’re stuck – maybe you can help them solve a problem or move it along!

  • Create A New Branch: A branch is used to test new changes before they are merged with the stable master branch. You can create a new branch in the terminal. Make sure to name it descriptively!

  • 📝 Make The Requested Changes

  • Commit Your Changes: A Git commit is a change that is finalized and recorded in the branch.

  • 🔀 Start a Pull Request(PR). There are two ways how you can start a pull request:

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can also open a PR from the browser.

  • 🏁 Done Ask in comments for a review 😃

Please keep us updated

💬 🔔 - We encourage contributors to be respectful to the community and provide an update within a week of claiming a first-timers-only issue. We’re happy to keep it assigned to you as long as you need it if you update us with a request for more time or help, but if we don’t see any activity a week after you claim it we may reassign it to give someone else a chance. Thank you in advance!

If this happens to you, don’t sweat it! Grab another open issue.

Is someone else already working on this?

🔗- We encourage contributors to link to the original issue in their pull request so all users can easily see if someone’s already started on it.

👥- If someone seems stuck, offer them some help! Otherwise, take a look at some other issues you can help with. Thanks!

🤔❓ Questions?

Leave a comment below!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
harshkhandeparkarcommented, Apr 28, 2020

Language should be English. Content can be whatever you feel is Intuitive.

On Tue, 28 Apr, 2020, 9:01 AM Arpit Jain, notifications@github.com wrote:

@HarshKhandeparkar https://github.com/HarshKhandeparkar What should the language/content of these messages be?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lbryio/lbry-desktop/issues/4085#issuecomment-620358778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIJI5HZPWAZQNMTM4SAPUPTROZE2RANCNFSM4MR7HCUQ .

1reaction
calvincodescommented, Apr 27, 2020

Thanks @HarshKhandeparkar. Sure, will do.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Guide Users With Power BI Bookmark Button Tooltips - YouTube
There are many amazing ways to use the bookmark buttons in Power BI. Learn how to add tooltips to help users understand their...
Read more >
Toggling Report Page Tooltips with Bookmark Buttons
Learn how to leverage bookmark capture states and buttons to toggle report page tooltips for visuals in Power BI.
Read more >
Tooltips | Android Developers
A tooltip is a small descriptive message that appears near a view when users long press the view or hover their mouse over...
Read more >
Tool Tips over Action Buttons? - Google Cloud Community
HOW DO FEEL ABOUT ADDING TOOLTIPS as a feature to Actions? I wish Action Buttons could have hover tips so users knew what...
Read more >
How to Add Tooltips in Your WordPress Posts and Pages
Simply replace YOURKEYWORD with the word or phrase you want to add the tooltip to, and replace YOURTOOLTIPCONTENT with the text you want...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found