Skip to content

Conversation

@satnaing
Copy link
Owner

Description

Updates eslint-plugin-react-hooks to the latest version. Then fix linting issues

  • LongText & NewChat components: Removed unnecessary useEffect hooks that were causing redundant renders
  • DataTableBulkActions: Deferred state update to prevent cascading renders
  • User Authentication: Moved expiry computation to success time instead of recalculating unnecessarily
  • Analytics component: move SimpleBarList component outside of the rendering

Types of changes

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Others (any other types not listed above)

Checklist

@netlify
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for shadcn-admin ready!

Name Link
🔨 Latest commit de09df9
🔍 Latest deploy log https://app.netlify.com/projects/shadcn-admin/deploys/68e901cd74f4560008542206
😎 Deploy Preview https://deploy-preview-233--shadcn-admin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@satnaing satnaing merged commit 630a05e into main Oct 10, 2025
5 checks passed
@satnaing satnaing deleted the chore/update-eslint-plugin-react-hooks branch October 10, 2025 14:06
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.

2 participants