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

Component: InputText #15010

Closed
anikalthh opened this issue Mar 11, 2024 · 6 comments
Closed

Component: InputText #15010

anikalthh opened this issue Mar 11, 2024 · 6 comments
Labels
Resolution: Needs More Information More information about the issue is needed to find a correct solution Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response

Comments

@anikalthh
Copy link

Describe the bug

Two features from the InputTextModule aren't working:

Screenshot 2024-03-11 at 9 43 40 PM `
`

The icon is supposed to be inside the input text box but it is currently outside of the textbox.

  1. There is a similar issue with Floating Label of the InputTextModule. The floating label is outside of the textbox before it is even clicked on/ focused.

Environment

PrimeNG project

Reproducer

No response

Angular version

17

PrimeNG version

17.10.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.11.0

Browser(s)

Chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@anikalthh anikalthh 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 11, 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 Mar 18, 2024
@mithun522
Copy link
Contributor

Hey @anikalthh i was going through the issues and i found that the floating label of the inputTextModule is working fine. Can you please give a stackblitz repo of the issue reproduced or a screen record.

@cetincakiroglu cetincakiroglu added Resolution: Needs More Information More information about the issue is needed to find a correct solution and removed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working labels Mar 20, 2024
mithun522 added a commit to mithun522/primeng that referenced this issue Mar 22, 2024
@mithun522
Copy link
Contributor

Hey @cetincakiroglu In the documentation of inputTextIcon the code with search icon is getting overlapped when we try to use the exact same code in our project. Below video is the example of how it works

Screencast.from.03-22-2024.05.31.12.PM.webm

and so I have added a padding to the input box after which the code works like the below video.

Screencast.from.03-22-2024.05.25.59.PM.webm

@cetincakiroglu
Copy link
Contributor

Hi,

I've checked the related code piece in https://primeng.org/inputtext#icons and it works actually. Could you please create a stackblitz example so we can identify the issue? Thanks for the video recording but it is not enough to detect what's wrong.

@mithun522
Copy link
Contributor

I don't know why but when i am running the code in my local it behaves as the above video example but when i try to reproduce in stackblitz it is working properly. Sorry.

Copy link

This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!

@github-actions github-actions bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Jul 21, 2024
Copy link

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs More Information More information about the issue is needed to find a correct solution Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants