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

P-InputGroup: Toggle button does not work as a child of inputgroup #15189

Open
capkaempfer opened this issue Mar 28, 2024 · 0 comments
Open

P-InputGroup: Toggle button does not work as a child of inputgroup #15189

capkaempfer opened this issue Mar 28, 2024 · 0 comments
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working

Comments

@capkaempfer
Copy link

Describe the bug

When using an inputgroup to combine an inputfield and a togglebutton, the button is not recognized as such and has a border and rounded corners.

Environment

We are using Angular 17

Reproducer

https://stackblitz.com/edit/8tmow7

Angular version

17.3.1

PrimeNG version

17.12.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.11.1

Browser(s)

any

Steps to reproduce the behavior

  1. create a p-inputgroup with a p-inputfield enclosed
  2. put a p-togglebutton before and a p-button after the inputfield

Expected behavior

the p-togglebutton should work like any other button

@capkaempfer capkaempfer added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 28, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants