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

Test/feature tracking stchat input #48

Merged
merged 6 commits into from
Mar 10, 2024
Merged

Conversation

444B
Copy link
Owner

@444B 444B commented Mar 10, 2024

Pull Request Template

TL;DR

Provide a brief summary of the changes made.

  • st.chat_input() was missing

Problem Solved

  1. Describe the problem your changes address.
  2. Please mention the issue number if relevant

Screenshots

If applicable, add screenshots to help explain your solution. For adding images, use:

Changes Made(Optional)

List the main changes in bullet points.

  • added requirement for streamlit 1.31 since this has page link tracking
  • minimal.py should now automatically use the local streamlit files when replicating issues / developing feartures
  • fixed 2 import errors in the additional test files (all-widgets.py and sharing-demo.py)
  • added commented out version of widgets that will need to be added in time

Manual Testing

  • You have manually tested all changes to ensure they work as intended. Replace the [ ] with a [X] if True.

How was this tested?
Describe the tests that you ran to verify your changes.

  • pushed package to test.pypi
  • installed deps on a fresh codespace, confirmed to work as expected

@444B 444B self-assigned this Mar 10, 2024
@444B 444B linked an issue Mar 10, 2024 that may be closed by this pull request
@444B 444B added the enhancement New feature or request label Mar 10, 2024
@444B 444B merged commit 81930f6 into main Mar 10, 2024
3 checks passed
@444B 444B deleted the test/feature-tracking-stchat_input branch March 10, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] tracking st.chat_input
1 participant