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 AutoComplete plaintext mode not working #3436

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

simonguo
Copy link
Member

@simonguo simonguo commented Nov 2, 2023

Before

image

After

image

Copy link

vercel bot commented Nov 2, 2023

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

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 2:02am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview Nov 3, 2023 2:02am

Copy link

codesandbox-ci bot commented Nov 2, 2023

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 1b19f61:

Sandbox Source
rsuite-tp-ci Configuration

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a7618c7) 93.41% compared to head (1b19f61) 93.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3436      +/-   ##
==========================================
- Coverage   93.41%   93.41%   -0.01%     
==========================================
  Files         569      569              
  Lines       20329    20342      +13     
  Branches     2779     2781       +2     
==========================================
+ Hits        18990    19002      +12     
  Misses        688      688              
- Partials      651      652       +1     
Flag Coverage Δ
ChromeCi 93.37% <92.30%> (-0.01%) ⬇️
Firefox 92.69% <92.30%> (-0.01%) ⬇️

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

Files Coverage Δ
src/AutoComplete/test/AutoCompleteSpec.tsx 100.00% <100.00%> (ø)
src/AutoComplete/AutoComplete.tsx 86.58% <66.66%> (-0.76%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonguo simonguo merged commit 72b79e7 into main Nov 3, 2023
13 of 15 checks passed
@simonguo simonguo deleted the fix/AutoComplete-plaintext branch November 3, 2023 02:33
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

1 participant