[🐛 BUG] The checkbox / radio mode does not work in tree view #2278
Labels
📄 Documentation
Internal or public documentation
GUI: Front-End
💥Malfunction
Addresses an identified problem.
🟩 Priority: Low
Low priority and doesn't need to be rushed
What went wrong? 🤔
The following snippet ignores the mode ("check" or "radio") and only returns a normal tree, despite being described otherwise in the documentation.
Expected Behavior
Behave like:
Steps to Reproduce Issue
Solution Proposed
Implement "mode" in
taipy/frontend/taipy-gui/src/components/Taipy/TreeView.tsx
Line 146 in 348d86d
, like in
taipy/frontend/taipy-gui/src/components/Taipy/Selector.tsx
Line 128 in 348d86d
Browsers
Firefox
OS
Windows
Version of Taipy
4.0.1
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: