Skip to content

Comments

feat: explicit disable on input widget#2605

Merged
hayescode merged 4 commits intoChainlit:mainfrom
jochenrui:feature/explicit-disable-on-input-widget
Oct 24, 2025
Merged

feat: explicit disable on input widget#2605
hayescode merged 4 commits intoChainlit:mainfrom
jochenrui:feature/explicit-disable-on-input-widget

Conversation

@jochenrui
Copy link
Contributor

This PR introduces explicit disabled flags on the input widgets

  • input widgets for ChatSettings now take disabled property
  • disabled property is handled explicitely where missing (2 out of 5 input widgets were missing this)
  • slider input widget displays disabled style properly now
  • tag input widget disables removing tags now (if disabled)

styling before:
image

styling with this change:
image

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. frontend Pertains to the frontend. labels Oct 23, 2025
@hayescode hayescode enabled auto-merge October 24, 2025 01:19
@hayescode hayescode added this pull request to the merge queue Oct 24, 2025
Merged via the queue into Chainlit:main with commit ce38ddc Oct 24, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants