a2ui-project / a2ui-project/a2ui

Text being clipped with rounded corners in the Lit renderer

Open
#208 3 comments 0 reactions 0 assignees View on GitHub
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.

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.