Skip to content
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

fix(AutoComplete): fix listbox not keeping the same width as input #2645

Merged
merged 1 commit into from Aug 8, 2022

Conversation

simonguo
Copy link
Member

@simonguo simonguo commented Aug 8, 2022

before
image

after
image

@vercel
Copy link

vercel bot commented Aug 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rsuite-nextjs ✅ Ready (Inspect) Visit Preview Aug 8, 2022 at 4:21AM (UTC)
1 Ignored Deployment
Name Status Preview Updated
rsuite-v4 ⬜️ Ignored (Inspect) Aug 8, 2022 at 4:21AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 8, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ce041e9:

Sandbox Source
rsuite-tp-ci Configuration

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #2645 (ce041e9) into main (6de27ee) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2645   +/-   ##
=======================================
  Coverage   85.50%   85.50%           
=======================================
  Files         294      294           
  Lines        9094     9095    +1     
  Branches     2564     2565    +1     
=======================================
+ Hits         7776     7777    +1     
  Misses        694      694           
  Partials      624      624           
Flag Coverage Δ
ChromeCi 85.48% <100.00%> (+<0.01%) ⬆️
Firefox 85.48% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/AutoComplete/AutoComplete.tsx 87.17% <100.00%> (+0.16%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@SevenOutman SevenOutman merged commit ad09288 into main Aug 8, 2022
@SevenOutman SevenOutman deleted the fix/AutoComplete-autoWidth branch August 8, 2022 05:53
myNameIsDu pushed a commit to myNameIsDu/rsuite that referenced this pull request Oct 12, 2022
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.

None yet

2 participants