-
Notifications
You must be signed in to change notification settings - Fork 252
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
Search mode categorization #474
base: main
Are you sure you want to change the base?
Conversation
…bloom/materialYouNewTab into Search-Mode-Categorization
added search mode categorization
I can add the animations, can you explain the 1st one in a bit more detail |
This comment was marked as outdated.
This comment was marked as outdated.
Oh then I'll be able to add this too 👍🏻 |
I worked on the 1st problem any suggestions how to fix ? |
added default search mode selection
…bloom/materialYouNewTab into Search-Mode-Categorization
@Thunder-Blaze I Just finished the patch a few seconds ago and then read your comment, I was also facing the same issue and I don't think it can be fixed unless the whole structure is tweaked, because z-index, overflow nothing seems to be working so I intertwined the animation |
…bloom/materialYouNewTab into Search-Mode-Categorization
@prem-k-r ready to be pushed! 🎉
#❇️Fixes
#📸Preview Preview.474.mp4 |
I made a PR, check it |
optimized default selection by utilizing the local storage method!
I just finished testing works perfectly well done! |
Great work guys! umm, also maybe we can add ripple effect on button click |
@ashesbloom are you working on it or should I finish it ? |
@Thunder-Blaze sure go ahead I am switching to a new issue, will come back time to time though! |
ok 👍🏻 |
@ashesbloom Done, you can check the PR @prem-k-r I went with simple CSS riple effect otherwise there would've been lots of useless JS added just for one ripple animation |
Ripple Effect and Translations
Need to add a delay to the Search With button. cause it is continuously clickable if someone wants too. |
@prem-k-r @itz-rj-here Okay so I will make it optional for the users, and all animation actions triggered |
Maybe we can add it in the menu without toggle, just text: title and info.. like in chrome v2.5 branch bookmark hint. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
@prem-k-r I was also going for that only, but the animation is overlapping with other elements, tried fixing that and even took some drastic measures but didn't work, I think that whole structure has to be tweaked, will see what I can do. ps: One patch I ready I'll commit in a second |
fixed ripple effect leaking out of the button fixed bugs
#❇️Fixes
#📸Preview Preview.474.mp4ps: |
Yeah! it would be nice I idea to add Google images and Wikipedia to that, one thing we can do is we can tag the thing we want to search in eg: @youtube
need more elaboration on this! |
|
This comment was marked as resolved.
This comment was marked as resolved.
yeah, I have been aware of this bug, It occurs when local storage functionality was added (710cd01), I was planning to fix all bugs in one commit after this. I will provide a new patch later today. |
ok, thanks :) |
Currently, it includes only YouTube, which limits its usefulness; it would be great to include additional platforms such as Stack Overflow, Quora, ChatGPT (if possible), Amazon, Instagram, X (formerly Twitter), and GitHub. |
This comment was marked as outdated.
This comment was marked as outdated.
let's fix the issues :) |
I will provide a patch on the weekend, as I am quite busy with exams right now |
ok, take your time... |
Added Google Images and Wikipedia, and did some fixes.. |
📝 Description
Improvements Needed:
Selection Issue
Animation Enhancement
📸 Screenshots / 📹 Videos
Preview.359.mp4
🔗 Related Issues
✅ Checklist