N
Neon15mo ago
frail-apricot

Enums should be better handled in filters

Perhaps a drop-drown for enum instead of raw string would be better in the in-line table editing feature on the dashboard. It's annoying to get the error message even before we've completed typing. @Mahmoud @nikitashamgunov
No description
2 Replies
vicious-gold
vicious-gold15mo ago
Happy to share more feedback with the team. Do you mind sharing more details about the issue?
wise-white
wise-white15mo ago
@Mahmoud taking a guess here, but it sounds like instead of using a string input for enum types, we should use a dropdown type input. Seems like we are trying to validate the input on every key press instead of when focus leaves the element

Did you find this page helpful?