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: Steps to hide new trending results in video search view #4101

Open
3 tasks done
0xrxL opened this issue Dec 11, 2024 · 2 comments
Open
3 tasks done

feat: Steps to hide new trending results in video search view #4101

0xrxL opened this issue Dec 11, 2024 · 2 comments
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@0xrxL
Copy link

0xrxL commented Dec 11, 2024

Feature description

Image

  • Search a void method with parameters: Collection, String, which contains the following resources references:
    R.string.see_more_proceeding_header
    R.string.p13n_header
    R.dimen.suggestion_category_divider_height

  • Put a check at the method start, to verity if string parameter (the second) of the method is empty. If the check is True: go to return-void. Otherwise: continue.

Motivation

This feature prevents users from getting distracted by viewing trending results, which in some cases can also be of poor quality.

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@0xrxL 0xrxL added the Feature request Requesting a new feature that's not implemented yet label Dec 11, 2024
@0xrxL
Copy link
Author

0xrxL commented Dec 21, 2024

@LisoUseInAIKyrios Can you reproduce this? Could be a good new feature for A/B flagged accounts.

@LisoUseInAIKyrios
Copy link
Contributor

I don't see any trending search suggestions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
None yet
Development

No branches or pull requests

2 participants