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 / Hero shelf #638

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Feat / Hero shelf #638

merged 1 commit into from
Nov 8, 2024

Conversation

royschut
Copy link
Collaborator

@royschut royschut commented Nov 7, 2024

Feat / Hero shelf

This PR:

  • Renames the new FeaturedShelf into <HeroShelf />, and makes sure it is only possible on the 0 index, as this is the only way it makes sense
  • Re-introduces the additional isFeatured shelf state, the shelf with larger cards, on any position
  • Leverages the newly introduced layoutType custom parameter on the shelves, which can be hero, featured or undefined
  • Deprecates the featured boolean on the appconfig playlists

Steps completed:

According to our definition of done, I have completed the following steps:

  • Acceptance criteria met
  • Unit tests added
  • Docs updated (including config and env variables)
  • Translations added
  • UX tested
  • Browsers / platforms tested
  • Rebased & ready to merge without conflicts
  • Reviewed own code

Copy link

github-actions bot commented Nov 7, 2024

Visit the preview URL for this PR (updated for commit 05363af):

https://ottwebapp--pr638-feat-hero-shelf-8fj9qvch.web.app

(expires Sun, 08 Dec 2024 08:19:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c198f8a3a199ba8747819f7f1e45cf602b777529

Copy link
Collaborator

@ChristiaanScheermeijer ChristiaanScheermeijer left a comment

Choose a reason for hiding this comment

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

Nice @royschut! 🙌

Copy link
Contributor

@CarinaDraganJW CarinaDraganJW left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Collaborator

@langemike langemike left a comment

Choose a reason for hiding this comment

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

I think this is a really good decision

@AntonLantukh AntonLantukh merged commit 8388404 into develop Nov 8, 2024
10 checks passed
@AntonLantukh AntonLantukh deleted the feat/hero-shelf branch November 8, 2024 14:37
This was referenced Nov 8, 2024
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.

5 participants