Alexandre Sajus

Results 64 issues of Alexandre Sajus

### What went wrong? 🤔 If I apply styling using `main.css`, it works properly: In `main.py`: ```python from taipy import Gui import taipy.gui.builder as tgb if __name__ == "__main__": #...

💥Malfunction
❓ Question
🟨 Priority: Medium
GUI: Front-End

## 1. 🔊 Build a Voice Virtual Assistant in Python - Advanced This project is about creating a chatbot that can process input voice from a microphone and answer using...

### What went wrong? 🤔 See [code](https://github.com/user-attachments/files/18403944/example.zip). Here is a Taipy table: ![image](https://github.com/user-attachments/assets/42653dd4-68ff-4b77-8b84-93cd66bc54b1) Adding `editable=True` already adds some space: ![image](https://github.com/user-attachments/assets/c9ddf638-f5b0-4fd2-a840-c57eb1b4f446) Adding `filter=True` takes a lot of space: ![image](https://github.com/user-attachments/assets/77053ca0-c448-4b18-8363-7510dd04b64b) These properties...

🖰 GUI
💥Malfunction
🟧 Priority: High
🔒 Staff only

### What went wrong? 🤔 The chat control has a pop-up button saying "A new message is available" when you type a new message and the chat has not auto-scrolled...

🖰 GUI
💥Malfunction
🆘 Help wanted
🟨 Priority: Medium

### What went wrong? 🤔 With Taipy 4.0.0 and Taipy Studio 2.0.0, Taipy Studio does not recognize some valid properties like mode for text or content for part: ![image](https://github.com/user-attachments/assets/0503d420-6ee2-41cc-a05a-cf3cd1670e76) ```python...

💥Malfunction
🟧 Priority: High
🔒 Staff only
👩‍💻Studio
🥶Waiting for contributor

### Description The file selector visual element could have a size limit parameter, which would limit the size of files the user can upload through the file selector. Taipy apps...

🖰 GUI
🟧 Priority: High
✨New feature

### What went wrong? 🤔 The documentation for `chart` refers to a `yaxis`: ![image](https://github.com/user-attachments/assets/65dd901e-5c1c-44bd-aa58-30e87a554b4c) But I'm not sure how I am supposed to use it to title the yaxis. This...

📄 Documentation
🖰 GUI
💥Malfunction
🆘 Help wanted
🟨 Priority: Medium

### What went wrong? 🤔 Run this code from a Jupyter notebook (.ipynb file): ```python from taipy.gui import Gui import taipy.gui.builder as tgb from math import cos, exp value =...

🖰 GUI
💥Malfunction
🟧 Priority: High

### Description An issue created by Vincent: ![image](https://github.com/user-attachments/assets/16e2b4df-8ced-4422-90c2-a594ae7ddb5f) In the Scenario Viewer, text styling needs to be clearer. - For example, the Label and its value ("standard") have the same...

📈 Improvement
🖰 GUI
🆘 Help wanted
🟨 Priority: Medium
✨New feature
GUI: Front-End

### What went wrong? 🤔 One of the only reasons I would use default taipy charts instead of Plotly figures is the decimator. BUT the decimator is not only situational...

🖰 GUI
💥Malfunction
🆘 Help wanted
🟧 Priority: High