Skip to content

Hide the explore search bar from the stat var explorer and data download tools.#6256

Merged
nick-nlb merged 1 commit into
datacommonsorg:masterfrom
nick-nlb:hide-search-bar-from-all-tools
Apr 30, 2026
Merged

Hide the explore search bar from the stat var explorer and data download tools.#6256
nick-nlb merged 1 commit into
datacommonsorg:masterfrom
nick-nlb:hide-search-bar-from-all-tools

Conversation

@nick-nlb
Copy link
Copy Markdown
Contributor

Issue

b/508324881 [internal]

Description

The three primary visualization tools hide the search bar in the header. These are now extended to the stat var explorer and the data download tools.

@nick-nlb nick-nlb marked this pull request as ready for review April 30, 2026 20:50
@nick-nlb nick-nlb requested a review from juliawu April 30, 2026 20:50
Copy link
Copy Markdown
Contributor

@juliawu juliawu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, 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 standardizes the header UI across the application by hiding the explore search bar in the Statistical Variable Explorer and Data Download tools. This change ensures a consistent user experience by aligning these tools with the existing behavior of the primary visualization tools.

Highlights

  • UI Consistency: Extended the search bar visibility settings to include the Statistical Variable Explorer and Data Download tools.
  • Configuration Update: Added the 'is_hide_header_search_bar' flag to the respective Jinja2 templates to ensure the search bar is hidden in these tools.
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the download and statistical variable explorer templates to hide the header search bar by setting the is_hide_header_search_bar variable to true. I have no feedback to provide.

@nick-nlb nick-nlb merged commit 05e86ec into datacommonsorg:master Apr 30, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants