Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

search: Fix query input overflow behavior on search home page#46922

Merged
fkling merged 1 commit into
mainfrom
fkling/fix-search-home-input
Jan 25, 2023
Merged

search: Fix query input overflow behavior on search home page#46922
fkling merged 1 commit into
mainfrom
fkling/fix-search-home-input

Conversation

@fkling

@fkling fkling commented Jan 25, 2023

Copy link
Copy Markdown
Contributor

As reported here https://sourcegraph.slack.com/archives/C020S8AT3LN/p1674511890273459, the search input is overflowing the container when the input is really long. This only happens on the search homepage, it works as expected on the search result page.

Before/after video:

sg-search-input-fix.mp4

Test plan

Manual testing, see video.

App preview:

Check out the client app preview documentation to learn more.

@fkling fkling added the team/search-product Issues owned by the search product team label Jan 25, 2023
@fkling fkling requested review from a team and vovakulikov January 25, 2023 12:53
@cla-bot cla-bot Bot added the cla-signed label Jan 25, 2023
@sourcegraph-bot

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff eb00425...769e547.

Notify File(s)
@limitedmage client/web/src/search/home/SearchPageInput.tsx

@sg-e2e-regression-test-bob

Copy link
Copy Markdown

Bundle size report 📦

Initial size Total size Async size Modules
0.00% (0.00 kb) 0.00% (+0.01 kb) 0.00% (+0.01 kb) 0.00% (0)

Look at the Statoscope report for a full comparison between the commits 769e547 and b7f51e3 or learn more.

Open explanation
  • Initial size is the size of the initial bundle (the one that is loaded when you open the page)
  • Total size is the size of the initial bundle + all the async loaded chunks
  • Async size is the size of all the async loaded chunks
  • Modules is the number of modules in the initial bundle

@fkling fkling merged commit 4475588 into main Jan 25, 2023
@fkling fkling deleted the fkling/fix-search-home-input branch January 25, 2023 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/search-product Issues owned by the search product team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants