Skip to content

Improve Input group border radius #25075

@ysds

Description

@ysds

There are input group border radius issues with latest CSS (after "Rewrite input group component" #25020).

  1. Right corner of input are rounded
  2. Multiple dropdown trigger's corner are incorrect. Usage of multiple button addons are not described in the documents, but they are correctly display in beta 2.

image

Demo:

And following limitation can be removed with selector improvement. Please see my PR.

- Due to limitations in how CSS selectors work, all buttons must be the same element (e.g., `<a>` or `<button>`).

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions