Avaiga / taipy-studio-config

Visual Studio Code extension for Taipy: Configuration Builder
Apache License 2.0
5 stars 1 forks source link

Selecting a default_path should give us options and text input #63

Open AlexandreSajus opened 1 year ago

AlexandreSajus commented 1 year ago

Description During beta testing, a user expected when choosing default_path for a data node, that a dropdown menu would come with choices like when choosing a function for a task node. Instead we have a text input:

image

We could replace this with a dropdown menu of available paths (ex: data/, data/business.csv, data/reviews.csv...)