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

Custom Bokeh's TextAreaInput with auto_grow param #5591

Closed
wants to merge 3 commits into from

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Oct 7, 2023

Adds the initial plumbing, but I couldn't get it working:
image

Not sure how I debug this. I tried ripping out a lot of the parts in the ts file, but to no avail. I might be missing something really simple.

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #5591 (47cfab4) into chat_components (e935f8b) will decrease coverage by 57.30%.
The diff coverage is 34.88%.

@@                 Coverage Diff                  @@
##           chat_components    #5591       +/-   ##
====================================================
- Coverage            81.45%   24.15%   -57.30%     
====================================================
  Files                  278      280        +2     
  Lines                40971    41202      +231     
====================================================
- Hits                 33372     9953    -23419     
- Misses                7599    31249    +23650     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 24.15% <34.88%> (-47.71%) ⬇️

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

Files Coverage Δ
panel/models/__init__.py 100.00% <ø> (ø)
panel/models/widgets.py 100.00% <100.00%> (ø)
panel/widgets/input.py 43.06% <100.00%> (-52.35%) ⬇️
panel/tests/ui/widgets/test_input.py 11.57% <15.15%> (-87.85%) ⬇️

... and 221 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr
Copy link
Member

Going to close this PR. It should target master not the chat_components PR.

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