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 title attribute for exact view counters #3365

Conversation

tanguybernard
Copy link
Contributor

@tanguybernard tanguybernard commented Nov 26, 2020

add title for video-watch and video-miniature to see the details of numbers of views

Description

Add information about the exact view of a video or live

Related issues

fixes #3173

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 👍 yes, light tests as follows are enough
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I asked a question on the issue about the translation, if you can help me :)

#3173 (comment)

@rigelk
Copy link
Collaborator

rigelk commented Nov 26, 2020

hi @tanguybernard and thanks for your interest in this issue,

You checked the "no, because this PR is a draft and still needs work" checkbox but didn't put it in draft and yet ask for a review in the issue thread. Please either put your PR as draft or ask for a review.

On the second case, Im not sure about the translation works with my code.
Maybe I need to add <source><x id="INTERPOLATION"/> views</source> on translations file ?

No need to touch translations files, since they are generated strictly from code 🙂

@rigelk rigelk changed the title feat(#3173): add title for video-watch and video-miniature to see the… add title detailing exact count for view counters Nov 26, 2020
@tanguybernard tanguybernard force-pushed the feat-3173-show-exact-number-of-views-hover branch from 211fa9d to a8c9103 Compare November 26, 2020 14:29
@tanguybernard tanguybernard force-pushed the feat-3173-show-exact-number-of-views-hover branch from a8c9103 to 6996a8c Compare November 26, 2020 15:34
Copy link
Collaborator

@rigelk rigelk left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @tanguybernard

@rigelk rigelk changed the title add title detailing exact count for view counters add title attribute for exact view counters Nov 27, 2020
@rigelk rigelk merged commit 992f498 into Chocobozzz:develop Nov 27, 2020
@tanguybernard
Copy link
Contributor Author

Thanks for your help @rigelk and @Poslovitch

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.

Show the exact number of views when hovering over 20k views, 1k views etc..
3 participants