-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add a tooltip for event icons. #5
Comments
Sir I would like to work on this issue. I will make tooltip as per your requirements. Kindly assign this issue to me. |
Go Ahead @Aditya3403 |
Sir can you please confirm me weather I have to use react or not as it was there in reference. Thank You. |
You should use javascript as react is build on top of it. |
Sir I have to use HTML, CSS and JS or react that I am unable to understand and can I create without using any library(like I can create without using any library ). Kindly guide me for the same. Thank you. |
You can create it by using react. |
@vedant-jain03 is it for a website or something like that as I am unable to see any link for a website. Can you pls elaborate me on this. |
https://hashdefine-whiteboard.netlify.app/ This is the website. Yes we need to make functionality for the website. |
The tooltip is for the icons in the left ,right? |
Yepp |
@vedant-jain03 is it the same you were talking about. |
Kindly suggest if there is need of any changes. Thank You. |
Correct |
@vedant-jain03 I have made a PR. Kindly check and if everything are alright merge it. Thank You. |
@vedant-jain03 I have made the required changes. Kindly review and inform me if further changes are required. Thank You. |
Description:
A tooltip is a graphical user interface (GUI) element used in conjunction with the cursor or mouse pointer to display information about an item without needing to click on it. A tooltip is also known as a hint, info tip, or screen tip.
Reference
The text was updated successfully, but these errors were encountered: