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

Add tooltips to browser bar UI #6

Closed
JadeMaveric opened this issue Oct 14, 2020 · 3 comments · Fixed by #8
Closed

Add tooltips to browser bar UI #6

JadeMaveric opened this issue Oct 14, 2020 · 3 comments · Fixed by #8
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest

Comments

@JadeMaveric
Copy link
Owner

I tried to make the UI as intuitive as possible, and did initially add tooltips to the input labels. But my CSS skills aren't the best, and it messed up the layout.

I suppose this should be something fairly simple to anyone with frontend experience. Either to fix the CSS, or switch to using the title attribute (and removing the unnecessary CSS)

A suitable PR would add tooltips to the keywords and interval label documenting what they do.

@JadeMaveric JadeMaveric added documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest labels Oct 14, 2020
@ameybh
Copy link
Contributor

ameybh commented Oct 14, 2020

Hi. The keyword textarea already has a description. Do you want to remove that and add a tooltip or something else(like a placeholder)?

@ilkerunal
Copy link

Could you please assign this to me ?

@JadeMaveric
Copy link
Owner Author

@ameybhavsar24 You can leave the text in the textarea tag. It'll only show up on first use once #3 is implemented. But you can reuse the same text in the popup. Or use a summarized form of the description given in README.md

@ilkerunal Sorry, I'm going to assign on an FCFS basis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants