Prompts items nxItemClick not working
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I like this project. Unlike mainland China, many people abroad are still using Angular.
However, I found a small problem in Angular version, the React version is working.
How to reproduce this bug?
- click the Prompt Item
- the (nxItemClick)="handleItemClick($event)" not working
Which environment can reproduce this bug?
- example or StackBlitz
- Edge or Chrome
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Angular Prompts example at https://ng-zorro.github.io/components/prompts/zh and reproduce the problem in Edge or Chrome by clicking a Prompt Item. Trace the nxItemClick="handleItemClick($event)" entry point and compare its behavior with the working React example linked in the issue. Done means the Angular item click invokes the handler with the click event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100