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-Chips component enter function not working in any Android devices #13981

Closed
leoademi opened this issue Oct 30, 2023 · 6 comments
Closed

P-Chips component enter function not working in any Android devices #13981

leoademi opened this issue Oct 30, 2023 · 6 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@leoademi
Copy link

Describe the bug

Im using the p-chips component from PrimeNG. In the mobile ( Android only ) the enter function does not create the chip in Android , but in IOS works fine. In Android it behaves the enter like the next tab ( next input )

Environment

Android devices only

Reproducer

No response

Angular version

Angular 16

PrimeNG version

"primeflex": "3.3.1", "primeicons": "6.0.1", "primeng": "16.0.2",

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18

Browser(s)

Android Devices

Steps to reproduce the behavior

No response

Expected behavior

No response

@leoademi leoademi added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 30, 2023
@SoyDiego
Copy link
Contributor

Hi @leoademi, I tried in Android and I cannot reproduce the problem.
It's working perfectly in my device.

image

@GustavoCostaW
Copy link

Screenshot_20240210-184616

Same here, @SoyDiego I'm using pixel 7, it only happens on Android, even using commas or pressing enter does not work on any demo, testing the same page on chrome desktop works fine.

Screenshot_20240210-184713

@SoyDiego
Copy link
Contributor

Same here, @SoyDiego I'm using pixel 7, it only happens on Android, even using commas or pressing enter does not work on any demo, testing the same page on chrome desktop works fine.

Thanks for report it. I have checked with my mobile again (when I left my previous comment was 3 months ago) and now yes, I can replicate and see the problem in mobile. PRs are welcome too.
I'm only a contributor here, i'm not working for PrimeNG :)

@SoyDiego
Copy link
Contributor

I was trying to fix the problem, but after a lot of investigation and trying many things, I don't know what else I can do. Maybe someone has another idea. I found that there was a big discussion about this issue on Android created and closed in the Chromium bugs. They closed it as WontFix.

Also I found this reply in StackOverflow:
image

So, will be complicated. I write here all the information because maybe @cetincakiroglu you have some another idea to continue with this issue, but it's not PrimeNG, it's Android problem :(

@Lukasss93
Copy link

See this:
primefaces/primevue#3694 (comment)

@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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

5 participants