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

Refactor app components to improve performance and user experience #1471

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

smian1
Copy link
Collaborator

@smian1 smian1 commented Dec 4, 2024

  • Replaced direct API calls with utility functions in AppsPage, PluginDetailView, and CategoryPage for better code organization and maintainability.
  • Enhanced ProductBanner with dismiss functionality and improved animations for better user interaction.
  • Added new slide animations for accordion components in Tailwind configuration to enrich UI transitions.
  • Cleaned up unused imports and optimized component rendering logic across various files.

- Replaced direct API calls with utility functions in AppsPage, PluginDetailView, and CategoryPage for better code organization and maintainability.
- Enhanced ProductBanner with dismiss functionality and improved animations for better user interaction.
- Added new slide animations for accordion components in Tailwind configuration to enrich UI transitions.
- Cleaned up unused imports and optimized component rendering logic across various files.
@mdmohsin7 mdmohsin7 merged commit 2f21d98 into BasedHardware:main Dec 4, 2024
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