style: improve integration category chips#7596
style: improve integration category chips#7596ankitkr104 wants to merge 1 commit intolayer5io:masterfrom
Conversation
|
Good work addressing the category chip styling, @ankitkr104. The approach of updating One thing I want to flag from your notes:
This is understandable — the full build is resource-intensive. That's exactly why we have lite build profiles ( Without a visual confirmation, it's difficult for reviewers to verify the intent. A before/after screenshot from the Netlify preview would also work once the preview build completes. Once we can see the chips rendering as intended, this should be straightforward to approve. |
|
Hey @arjunmehta-git See what and why i am facing these issues from past 2-3 days On Windows:
What’s happening:
|
Description
This PR fixes #7593
Notes for Reviewers
While working on this project, I faced significant challenges in setting up the development environment locally. The project requires high system resources, and even after attempting multiple optimizations (lightweight build, reducing collections, limiting memory usage, etc.), the development server frequently failed to run due to memory constraints.
Because of this, I was not able to fully run the project on localhost. However, I carefully understood the codebase, analyzed the relevant components, and made the changes accordingly.
Request for Review
I kindly request the maintainers to review my changes. It would be very helpful if you could verify the functionality and provide feedback.
Signed commits