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

Input Components: Input hover not displaying blocked cursor when input is disabled. #14735

Closed
VA-Ansari opened this issue Feb 6, 2024 · 2 comments
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add

Comments

@VA-Ansari
Copy link

Describe the bug

When Password input is disabled it is not showing the "not-allowed" type cursor when hovering, instead it shows only the default cursor.

Environment

Angular

Reproducer

No response

Angular version

18

PrimeNG version

17.5.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

Latest

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to Disabled Password
  2. Hover on the Disabled Password
  3. It shows the default cursor.

Expected behavior

  1. Go to Disabled Password
  2. Hover on the Disabled Password
  3. It should be showing the block cursor.
@VA-Ansari VA-Ansari added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 6, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 8, 2024
@cetincakiroglu cetincakiroglu added this to the 17.7.0 milestone Feb 12, 2024
@cetincakiroglu
Copy link
Contributor

cetincakiroglu commented Feb 14, 2024

Hi,

Thanks for the feedback, since this relates to all input components. We cannot provide singular solution for Password. This implementation requires updating all input components, and changing milestone to 17.Future since it'll take time to test all components. We'll address this within v17

@cetincakiroglu cetincakiroglu modified the milestones: 17.7.0, 17.Future Feb 14, 2024
@cetincakiroglu cetincakiroglu changed the title Password: Input hover not displaying blocked cursor when input is disabled. Input Components: Input hover not displaying blocked cursor when input is disabled. Feb 14, 2024
@cetincakiroglu cetincakiroglu added the Core Team Issue or pull request has been *opened* by a member of Core Team label Feb 14, 2024
@mehmetcetin01140
Copy link
Contributor

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?

Thanks a lot for your understanding!
Best Regards,

@github-project-automation github-project-automation bot moved this to Done in PrimeNG Dec 16, 2024
@mehmetcetin01140 mehmetcetin01140 removed this from the 19.x milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants