Skip to content
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

[BUG][UI][PROMPTS] Switching between plain-text and markdown breaks page layouting #6131

Closed
cephalization opened this issue Jan 21, 2025 · 2 comments
Assignees
Labels
bug Something isn't working c/ui priority: medium

Comments

@cephalization
Copy link
Contributor

Sometimes switching between text and markdown modes on playground page and prompts page blows out the whole layout. Seems to happen most often when text content is triggering container overflow before switching.

broken.layout.mov

See also #6130

@cephalization cephalization added bug Something isn't working triage issues that need triage labels Jan 21, 2025
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Jan 21, 2025
@cephalization cephalization added priority: medium and removed triage issues that need triage labels Jan 21, 2025
@cephalization cephalization self-assigned this Jan 21, 2025
@dosubot dosubot bot added the c/ui label Jan 21, 2025
@cephalization cephalization moved this from 📘 Todo to 👨‍💻 In progress in phoenix Jan 21, 2025
@cephalization
Copy link
Contributor Author

Same thing happens on playground page. I have replicated it such that if you click a radio group while it is located in the overflow of an element, the page disappears...

@cephalization
Copy link
Contributor Author

Fixed via new TriggerButtonGroup component

@github-project-automation github-project-automation bot moved this from 👨‍💻 In progress to ✅ Done in phoenix Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/ui priority: medium
Projects
Status: Done
Development

No branches or pull requests

1 participant