-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Web UI IssueNot an issue with this app, per se. Just keeping track of problems we need fixed in the Web UINot an issue with this app, per se. Just keeping track of problems we need fixed in the Web UI
Description
If a field in the datasheet has a list of choices, then when trying to add or edit an item, you get a drop-down list where you select one of those choices. However, it seems to only work correctly if that list contains a boolean or a string. If I add None, an integer, or a dictionary to that list, they all show up as possible choices, but when I try to save it, even though it appears to be updated, if you fetch that record in a different window or via the REST API, it is still whatever the value was before.
I haven't tried the equivalent with tests yet.
Metadata
Metadata
Assignees
Labels
Web UI IssueNot an issue with this app, per se. Just keeping track of problems we need fixed in the Web UINot an issue with this app, per se. Just keeping track of problems we need fixed in the Web UI