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

refactor(StreamsList): addons install button #741

Open
wants to merge 7 commits into
base: development
Choose a base branch
from

Conversation

kKaskak
Copy link
Member

@kKaskak kKaskak commented Dec 11, 2024

  • Refactored the install button placement to two different scenarios:
  1. When the user is not logged in or user account is not older than a month (30 days) a smaller install addons button will be shown both if there are streams or not
Screenshot 2025-01-13 at 14 10 14 Screenshot 2025-01-13 at 14 10 41 Screenshot 2025-01-13 at 14 11 02
  1. When the user is logged in and user account is older than a month (30 days) the button won't show at all

TODO

@kKaskak kKaskak added the enhancement New feature or request label Dec 11, 2024
@kKaskak kKaskak requested a review from tymmesyde December 11, 2024 09:49
@kKaskak kKaskak self-assigned this Dec 11, 2024
@kKaskak kKaskak changed the title refactor(StreamsList): addons install button refactor(StreamsList): addons install button [WIP] Dec 12, 2024
@kKaskak kKaskak marked this pull request as draft December 12, 2024 11:30
@kKaskak kKaskak added refactor refactor of existing code, code removal, etc and removed enhancement New feature or request labels Dec 15, 2024
@kKaskak kKaskak linked an issue Jan 7, 2025 that may be closed by this pull request
1 task
@kKaskak kKaskak marked this pull request as ready for review January 13, 2025 12:09
@kKaskak kKaskak requested a review from elpiel January 13, 2025 12:09
@kKaskak kKaskak changed the title refactor(StreamsList): addons install button [WIP] refactor(StreamsList): addons install button Jan 13, 2025
@kKaskak kKaskak requested a review from TRtomasz January 13, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor refactor of existing code, code removal, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Toggle 'Install addons' button at the bottom of stream selection list
1 participant