-
Notifications
You must be signed in to change notification settings - Fork 42
[WOR-3837] Logged-in new agent creation screen #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WOR-3837] Logged-in new agent creation screen #20
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@anyacherniss |
…s a message that doesn't immediately generate a schema? - [x] When I press "enter" to submit the feature description, the text field in the chat has an extra line added - [x] Not seeing the expected response from the chat agent when creating a new schema. Not sure if the message is hardcoded in this PR or something? Expecting the same template message that's shown in the app right now. Current message shown in the app. - [x] When selecting a prompt from the customer URL section, no message is shown as sent from the user. Not sure if there is something missing on the backend? - [x] Would be great if we could support new lines/expanding the text field a bit (like the current UX). Not sure if it would look weird with the new UI though 😬 , but worth trying if it doesn't take too long?
Reported issues were fixed:
More explanation for some issues that were reported and how they were solved:
@ anyacherniss
In the Feature the message should be feature.specifications but it’s missing for some features. So it looks like it’s backend not sending us the specification. But to still show a message I did a change in that now:
@anyacherniss |
This works for me. Thank you @jacekzimonski! QA is done
CleanShot.2025-03-31.at.10.14.34.mp4 |
- [x] When the message is multiple lines, can the button stay at the bottom? (see current button placement). - [x] Subtle, but when I enter a multiline prompt, the textbox and sidebar text become a bit blurred. Really hard to see in the video, but it's more obvious in reality.
Fixed reported issues:
@anyacherniss |
This passes QA 👍 |
Closes:
https://linear.app/workflowai/issue/WOR-3837/logged-in-new-agent-creation-screen-2-24
Demo:
