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

feat(FEC-10666): add HD/4K indication in quality selector #628

Merged
merged 31 commits into from
Aug 10, 2021

Conversation

JonathanTGold
Copy link
Collaborator

@JonathanTGold JonathanTGold commented Jul 25, 2021

Description of the Changes

We wish to add a simple indication that would allow millennials to know the quality they are watching.

Requirements
For resolutions, where height is between 720 (included) and 2160 (excluded) add an HD indication.
For resolutions, where height is between 2160 (included) and 4320 (excluded) add a 4K indication.
For resolutions, where height is above 4320 (included) add a 8K indication.

solves FEC-10666

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

Screen Shot 2021-08-08 at 10 39 03

@JonathanTGold JonathanTGold changed the title FEC-10666 feat(FEC-10666): add HD/4K indication in quality selector Jul 25, 2021
@JonathanTGold JonathanTGold requested review from RoyBregman and removed request for RoyBregman July 29, 2021 09:57
src/components/dropdown/dropdown.js Outdated Show resolved Hide resolved
src/components/dropdown/dropdown.js Outdated Show resolved Hide resolved
@JonathanTGold JonathanTGold requested review from yairans and RoyBregman and removed request for RoyBregman August 8, 2021 08:15
src/styles/_dropdown.scss Outdated Show resolved Hide resolved
src/styles/_dropdown.scss Outdated Show resolved Hide resolved
yairans
yairans previously approved these changes Aug 9, 2021
yairans
yairans previously approved these changes Aug 9, 2021
@JonathanTGold JonathanTGold merged commit 0535fb0 into master Aug 10, 2021
@JonathanTGold JonathanTGold deleted the FEC-10666 branch August 10, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants