Fix/12650#13008
Conversation
Summary of ChangesHello @MoritzMessner, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request refactors the implementation and styling of search bars across the site to achieve greater consistency and reusability. It centralizes search bar CSS definitions and introduces a dedicated Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request is a great refactoring effort to unify the styling and implementation of search bars across the site. By creating a reusable SearchBar component and centralizing the SCSS styles, you've reduced code duplication and improved maintainability. The changes are well-executed and align with the goal of achieving a consistent look and feel. I have one minor suggestion to make the SCSS even cleaner.
|
/gcbrun |
|
Visit the preview URL for this PR (updated for commit 20ce83b): https://flutter-docs-prod--pr13008-fix-12650-7p54bd5f.web.app |
schultek
left a comment
There was a problem hiding this comment.
LGTM, just one nitpick.
|
@MoritzMessner, can you sign the CLA? I can land until you've signed. thx |
@sfshaza2 |
… search input. - Introduced `id` property for the search-wrapper element for better accessibility and identification. - Updated the Learning Resource Filters page to utilize the new SearchBar component, improving code readability and maintainability.
Co-authored-by: Kilian Schulte <git@schultek.dev>
It was me (on a different email), fixed |
|
/gcbrun |

Description of what this PR is changing or adding, and why:
search bars have different styling, align searchs bars for consistency
Issues fixed by this PR (if any):
#12650
PRs or commits this PR depends on (if any):


mobile:
wide:
Presubmit checklist
of 80 characters or fewer.