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

touched class not set when touching p-editor #2614

Closed
psaussure opened this issue Apr 26, 2017 · 2 comments
Closed

touched class not set when touching p-editor #2614

psaussure opened this issue Apr 26, 2017 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@psaussure
Copy link

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request
[ ] support request

Plunkr Case (Bug Reports)
No need for PlunkR Case: just go on PrimeNG Demo page about editor (toolbar Editor):

https://www.primefaces.org/primeng/#/editor

Current behavior
Using the editor, you can see dirty/pristine state changes on p-editor element when you type something inside.

BUT touhed/untouched state doesn't change and remain untouched.

Expected behavior
We expect that going, and typing in the p-editor trigger a touched/untouched state change

Minimal reproduction of the problem with instructions
Just load the <p-editor> module. Go in the editor and type something: you will see ng-untouched class and state remains here and ng-touched is never triggered.

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular version: 4.0.2 (also tested on 4.0.1)

  • PrimeNG version: 4.0.0-rc.3

  • Browser: All I was able to test on (IE, Edge, Firefox last version, Chrome last version)

  • Language: TS

@blackholegalaxy
Copy link

Confirmed. Same problem here

@cagataycivici cagataycivici self-assigned this Apr 28, 2017
@cagataycivici cagataycivici added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Apr 28, 2017
@cagataycivici cagataycivici added this to the 4.0.0 milestone Apr 28, 2017
@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Apr 28, 2017
@sanjaykumarkatta
Copy link

I'm still facing the same issue. Can you help me out in resolving it

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

4 participants