Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Refactor folder view layout for better responsiveness and user experience #8

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

AutomatorAlex
Copy link

• In content.js, we added robust sidebar detection with caching; implemented a loading indicator; and built a custom sidebar (with search, sorting, and tag filtering functionality) that replaces the original n8n sidebar. The custom sidebar now features an updated n8n logo that was increased in size and a check within the folder filtering logic to only apply filtering on the workflow home page.

• In style.css, we refined the appearance of the folder view and custom sidebar. Changes include new dividers between folder items, improved hover and active states, enlarged icons, and enhanced scrollbar styling for a cleaner, more consistent look.

• The manifest.json was updated to include the content scripts (content.js and style.css) and necessary permissions to inject our changes into n8n.

These changes together enhance both the functionality and visual integration of the folder view with n8n.

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

Successfully merging this pull request may close these issues.

1 participant