a2ui-project / a2ui-project/a2ui
Text being clipped with rounded corners in the Lit renderer
Open
component: lit renderer
P2
status: needs review
type: feature/enhancement
- Dominant language
- TypeScript
- Stars
- 16.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 134
Description
We're seeing weird clipping effects. Perhaps there is a corner radius being set incorrectly somewhere?
This is affecting internal clients right now.
Contributor guide
Research direction
Look at the Lit renderer component that handles rounded corners and text rendering. The issue likely involves CSS properties like border-radius, overflow, or clipping. Start by examining the component's styles and the Lit rendering logic. Check for any recent changes to corner radius handling. Reproduce the clipping effect with the provided image as a reference to verify the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100