a2ui-project / a2ui-project/a2ui
SimpleChat does not work with data model properly.
- Dominant language
- TypeScript
- Stars
- 16.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 134
Description
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](https://github.com/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](https://github.com/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.
Contributor guide
Assessment
This issue has not been assessed yet.