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

2 Replies
vicious-gold•15mo ago
Happy to share more feedback with the team. Do you mind sharing more details about the issue?
wise-white•15mo 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