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

Fix: Es Linter Issue #13642

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Fix: Es Linter Issue #13642

merged 2 commits into from
Sep 25, 2023

Conversation

leoncydsilva
Copy link
Contributor

@leoncydsilva leoncydsilva commented Sep 9, 2023

Defect Fixes

Fixes #13641

ESLint was not working because of few miss configurations, and it is fixed with this PR

PS: I see a lot of unused code and unused imports on code after this fix. Please consider merging this PR so that maintaining code will be easier. Also, we might have to consider a separate ESLint config for showcase folder as the prefix for those components are different from the actual library (app- vs p-)

BEFORE FIX
Screenshot 2023-09-09 at 4 22 13 PM

AFTER FIX
Screenshot 2023-09-09 at 4 21 29 PM

Might have to add seperate es lint config file for showcase as the prefixes are app- in this folder
@vercel
Copy link

vercel bot commented Sep 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Sep 9, 2023 10:44am

@SoyDiego
Copy link
Contributor

SoyDiego commented Sep 9, 2023

Please add to your first post: Fix #13641 to link your PR to the opened issue.
If PrimeNG Team approve it, will close automatically the issue.

Thanks!

@cetincakiroglu cetincakiroglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 25, 2023
@cetincakiroglu cetincakiroglu added this to the 16.4.0 milestone Sep 25, 2023
@cetincakiroglu cetincakiroglu removed the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 25, 2023
@cetincakiroglu cetincakiroglu removed this from the 16.4.0 milestone Sep 25, 2023
@cetincakiroglu cetincakiroglu merged commit ccb911e into primefaces:master Sep 25, 2023
1 check failed
@cetincakiroglu cetincakiroglu mentioned this pull request Sep 27, 2023
@cetincakiroglu
Copy link
Contributor

Hi,

I'm reverting this PR because it throws an error due to the custom casing of prime components. You can open a new issue and fix it again properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codebase: ES LINTER ISSUE
3 participants