Alexandre Sajus

Results 51 issues of Alexandre Sajus

### Description When a new message appears in the chat control, the chat control should scroll to the last message. This assumes that #1586 is fixed. Use https://demo-llm-chat.taipy.cloud/ as reference:...

πŸ“ˆ Improvement
good first issue
🟨 Priority: Medium
GUI: Front-End

### Issue Description Create a new "LLM" section in tutorials: ![image](https://github.com/user-attachments/assets/cb881c17-d2e7-492a-99ec-df33b2c78eaf) with description: "Create an interface for your LLMs" That regroups the LLM and RAG tutorials currently in "Fundamentals" ![image](https://github.com/user-attachments/assets/e6b996b9-afa0-455d-af29-94c6a9942a2f)...

πŸ“„ Documentation
🟨 Priority: Medium
πŸ”’ Staff only

### Issue Description Currently, the "Visuals" section has the tutorials "Long Running Callbacks" "Real-Time Data Visualization with Multithreading" and "Managing Multiple Users". The "Fundamentals" section has the tutorials "LLM Chatbot"...

πŸ“„ Documentation
🟨 Priority: Medium
πŸ”’ Staff only
πŸ’¬ Discussion

### Description The scenario dag tasks could have outline colors to indicate in which state they are in when the scenario is submitted: - yellow means "pending" - orange means...

Core
πŸ–° GUI
πŸ’₯Malfunction
🟨 Priority: Medium

### Description For short messages, the message box looks good. For long messages, the message box is square and collides with the user icon: ![image](https://github.com/user-attachments/assets/0bf8f3dc-8720-4f1c-b8e1-533076972242) Is this intended? ### Acceptance...

πŸ“ˆ Improvement
🟩 Priority: Low
GUI: Front-End
πŸ’¬ Discussion

### Description A user on Discord requested this. The user's theme (light or dark mode) should be a callable variable within the code. This way, the dev could have different...

πŸ–° GUI
πŸ†˜ Help wanted
🟩 Priority: Low
✨New feature
hacktoberfest
hacktoberfest - 100πŸ’Ž
βš”οΈ Quest

### Description Check out this app where I generate selectors dynamically: ![image](https://github.com/user-attachments/assets/6104a92a-77be-4863-92ec-bc38c8bd2cac) ```python from taipy.gui import Gui import taipy.gui.builder as tgb questions = ["Are you alive ?", "aRe yOU sUre...

πŸ–° GUI
❓ Question
🟨 Priority: Medium
✨New feature
πŸ”’ Staff only
πŸ’¬ Discussion

### What went wrong? πŸ€” The decimator does work fine with the [documented code sample](https://docs.taipy.io/en/latest/tutorials/large_data/3_decimator/#lttb-algorithm): ![image](https://github.com/user-attachments/assets/768dbc5b-70a3-491b-b500-e634d1db7105) ```python import yfinance as yf from taipy.gui import Gui import taipy.gui.builder as tgb from...

πŸ“„ Documentation
πŸ–° GUI
πŸ’₯Malfunction
🟧 Priority: High
πŸ”’ Staff only

### Issue Description If you search `taipy table` on Google, the first result is a page from our docs but not the latest version: https://docs.taipy.io/en/release-3.0/knowledge_base/tips/using_tables/ We need to find a...

πŸ“„ Documentation
πŸ’₯Malfunction
πŸ†˜ Help wanted
🟧 Priority: High
hacktoberfest
hacktoberfest - 200πŸ’ŽπŸ’Ž

### Issue Description Most of the support requests we get from Enterprise customers are about styling. They either don't know or don't want to learn how to style in Taipy....

πŸŸ₯ Priority: Critical
πŸ“„ Documentation
GUI: Front-End
πŸ’¬ Discussion