Skip to content

Pull requests: Chainlit/chainlit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Enter key sends message when slash input matches no registered command bug Something isn't working frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2867 opened Mar 30, 2026 by nzjrs Loading…
feat: make stop icon and loading cursor customizable via CSS variables enhancement New feature or request frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files.
#2866 opened Mar 30, 2026 by nzjrs Loading…
feat: respect explicit figure height in Plotly elements enhancement New feature or request frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files.
#2861 opened Mar 26, 2026 by nzjrs Loading…
Fix/settings edit hook issues backend Pertains to the Python backend. frontend Pertains to the frontend. size:XL This PR changes 500-999 lines, ignoring generated files.
#2860 opened Mar 26, 2026 by Allaoua9 Loading…
fix: clear attachments when switching chat profiles bug Something isn't working frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2858 opened Mar 25, 2026 by Chukwuebuka-2003 Loading…
fix: delete steps and elements on message edit bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files. unit-tests Has unit tests.
#2856 opened Mar 24, 2026 by tonca Loading…
feat: Use watermark in welcome chat enhancement New feature or request frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2850 opened Mar 19, 2026 by mm-kpk Loading…
feat: pass chat_profile to set_starter_categories callback backend Pertains to the Python backend. enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files. unit-tests Has unit tests.
#2849 opened Mar 19, 2026 by EyalAmitay Draft
2 of 3 tasks
fix: widget disable option is not supported on Multiselect, Tags, Datepicker and RadioButton bug Something isn't working frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files. stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
#2846 opened Mar 17, 2026 by Allaoua9 Loading…
Feat/Fix : Dataframe element fix and improvements enhancement New feature or request frontend Pertains to the frontend. size:XL This PR changes 500-999 lines, ignoring generated files. translation Translation or localisation of strings.
#2845 opened Mar 16, 2026 by Allaoua9 Loading…
fix: handle Slack workflow/bot messages in app_mention events backend Pertains to the Python backend. bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
#2844 opened Mar 14, 2026 by sefadegirmenci Loading…
fix: resolve base locale to regional translation file (e.g. "da" → "da-DK") backend Pertains to the Python backend. size:M This PR changes 30-99 lines, ignoring generated files. stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed translation Translation or localisation of strings.
#2843 opened Mar 12, 2026 by mgquach Loading…
feat(i18n): add Portuguese (pt-PT) translation size:L This PR changes 100-499 lines, ignoring generated files. stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed translation Translation or localisation of strings.
#2840 opened Mar 12, 2026 by scafer Loading…
fix: Removing a favorite overwrites live message state with stale snapshot bug Something isn't working frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files.
#2837 opened Mar 9, 2026 by Allaoua9 Loading…
Fix: DatePickerInput sends date-only strings instead of ISO datetime with timezone frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2835 opened Mar 9, 2026 by Allaoua9 Loading…
fix: Issue with accordion requiring two clicks to close bug Something isn't working frontend Pertains to the frontend. keep-for-a-while Don’t mark as stale. This label should be used only for confirmed bugs or other important things size:XS This PR changes 0-9 lines, ignoring generated files. stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
#2834 opened Mar 9, 2026 by Allaoua9 Loading…
feat: added improved pdf viewer e2e-tests Has E2E tests frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.
#2833 opened Mar 8, 2026 by JonasKenke Loading…
fix: show error toast when streamable-http MCP connection fails frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files.
#2831 opened Mar 8, 2026 by MaxwellCalkin Loading…
fix: scope cookies to CHAINLIT_ROOT_PATH for multi-app deployments auth Pertaining to authentication. size:M This PR changes 30-99 lines, ignoring generated files. unit-tests Has unit tests.
#2825 opened Mar 5, 2026 by gonzalo123 Loading…
feat: make file uploads directory configurable via config.toml backend Pertains to the Python backend. enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#2815 opened Mar 1, 2026 by Br1an67 Loading…
feat: add download_name parameter for custom download filenames backend Pertains to the Python backend. enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#2813 opened Mar 1, 2026 by Br1an67 Loading…
feat: make AzureAD OAuth scopes configurable via env vars auth Pertaining to authentication. size:S This PR changes 10-29 lines, ignoring generated files.
#2811 opened Mar 1, 2026 by Br1an67 Loading…
fix: make send_toast an async function backend Pertains to the Python backend. bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
#2809 opened Mar 1, 2026 by Br1an67 Loading…
fix: treat empty custom_fonts array as intent to remove default fonts backend Pertains to the Python backend. bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
#2808 opened Mar 1, 2026 by Br1an67 Loading…
fix: harden MCP exit stack cleanup to prevent cross-task cancel-scope errors bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files. unit-tests Has unit tests.
#2805 opened Feb 26, 2026 by GhimBoon Loading…
ProTip! Exclude everything labeled bug with -label:bug.