SAP-samples / analytics-cloud-custom-widget

Repository for SAP Analytics Cloud customers and partners to exchange custom widgets.
32 stars 18 forks source link

Model Selection dropdown search functionality not consistent #3

Open FrankNaylor opened 11 months ago

FrankNaylor commented 11 months ago

When configuring the widget in a story if the user starts searching for a model it limits partial matches. User needs to keep typing for the expected model to appear. Not a major issue but annoying from usability perspective. It can lead to

Example: I want to select model "FRANK_MODEL"

If i start typing FRANK it only displays model FRANK_CC: Note i have 15+ models starting with "FRANK" prefix image

However if i keep typing "FRANK_M" the list updates to include several models matching that prefix: image

If i continue typing to "FRANK_MOD" again my desired model "FRANK_MODEL" disappears image

If i type the entire name "FRANK_MODEL" it still only displays "FRANK_MODEL2": image

Finally if i delete the '2' at the end, "FRANK_MODEL" does appear in the dropdown. However even after selecting "FRANK_MODEL" from the drop down the widget is still configured from "FRANK_MODEL2". Correct model ID for FRANK_MODEL should be C806zanezk8kfk4rfkoxwn9slc image

Marou-Fer commented 11 months ago

Please leave your comments here: https://blogs.sap.com/2023/11/03/how-to-upload-data-to-a-public-or-private-planning-version-using-a-file-upload-custom-widget-within-sap-analytics-cloud./ or also here: https://blogs.sap.com/2023/11/29/file-upload-widget-how-to-develop-custom-widgets-with-the-react-framework/