dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

fix: chip typeahead value placement #1748

Open bitpshr opened 3 years ago

bitpshr commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description:

This pull request fixes an issue where chip values were not wrapped inline with the input.

Resolves #1742

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dojo.widgets – ./

πŸ” Inspect: https://vercel.com/dojo/dojo.widgets/GDd3j7fhCSaV8sWymhHmoCs3rGo1
βœ… Preview: https://dojowidgets-git-fix-chip-placement-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/89UZhuQZwrEKXrruXhiayKz4WjSH
βœ… Preview: https://widget-test-docs-git-fix-chip-placement-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1748 (ef0788c) into master (7c8e49e) will decrease coverage by 0.01%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1748      +/-   ##
==========================================
- Coverage   90.46%   90.45%   -0.02%     
==========================================
  Files          94       94              
  Lines        5152     5155       +3     
  Branches     1406     1408       +2     
==========================================
+ Hits         4661     4663       +2     
  Misses        241      241              
- Partials      250      251       +1     
Impacted Files Coverage Ξ”
src/text-input/index.tsx 92.06% <75.00%> (-0.62%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 7c8e49e...ef0788c. Read the comment docs.