It happens often for TextField in simple-chat-like renderers.
May be it makes sense to add validation to our evals to check for leading '/' in text field value.
2 comment(s) from the original issue
polina-c commented on 2026-05-11:
@gspencergoog , @jiahaog
What do you think about adding validation to evals to catch this issue?
Or it will be better to add e2e test to simple chat to try to catch this?
jiahaog commented on 2026-05-11:
It sounds like the a2ui json is not generated by the model correctly? Agreed on evals, we can probably add a set of programatic validations for evals in the A2UI repo.
It happens often for TextField in simple-chat-like renderers.
May be it makes sense to add validation to our evals to check for leading '/' in text field value.
2 comment(s) from the original issue
polina-c commented on 2026-05-11:
@gspencergoog , @jiahaog
What do you think about adding validation to evals to catch this issue?
Or it will be better to add e2e test to simple chat to try to catch this?
jiahaog commented on 2026-05-11:
It sounds like the a2ui json is not generated by the model correctly? Agreed on evals, we can probably add a set of programatic validations for evals in the A2UI repo.