-
Notifications
You must be signed in to change notification settings - Fork 257
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Issues:
If clicked anywhere then page reloaded, the cursor starts from searchbar which is nice but Searchbar outline is not active- (Ignorable) clicking effect also there in vertical line
- (Ignorable) sometimes there is issue when hide search engine is toggled, not always and resolved when page reloaded
@prem-k-r can you like record and show me the ignorable issues? So i can try to fix it. |
Default search engine is missing also i am not seeing the dark mode working properly... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes required
Recording.2025-03-06.151938.mp4And refreshing at any step wont cause this issue |
ss/recording pls, I cant replicate this |
Later. Time to pray. 🙂 |
@XengShi feedback please |
Looks great, but the animations need some refinement. |
Yeah, the slide-in animation is little bit not going well with the ui, |
📝 Description
Improvements Needed:
Selection Issue
Animation Enhancement
📸 Screenshots / 📹 Videos
Preview.359.mp4
🔗 Related Issues
✅ Checklist