Open Issues Need Help
View All on GitHubThe Most Complete React UI Component Library
The Most Complete React UI Component Library
AI Summary: Debug and fix a bug in the PrimeReact InputNumber component where the internal value becomes inaccurate for decimal numbers when using the spin buttons. The issue occurs with specific settings (minFractionDigits={1}, step={0.1}) and involves investigating the component's internal value handling and potentially adjusting its logic to ensure accurate decimal representation.
The Most Complete React UI Component Library
AI Summary: The task involves reviewing a pull request that adds missing icons to the PrimeIconsOptions interface in the PrimeReact component library. This includes verifying the correctness and completeness of the added icons and ensuring they integrate seamlessly with the existing library.
The Most Complete React UI Component Library