Skip to content

feat(snippets): add thicker folder buttons#1149

Open
Mythicsoul wants to merge 3 commits into
spicetify:mainfrom
Mythicsoul:feature/thicker-folder-buttons
Open

feat(snippets): add thicker folder buttons#1149
Mythicsoul wants to merge 3 commits into
spicetify:mainfrom
Mythicsoul:feature/thicker-folder-buttons

Conversation

@Mythicsoul
Copy link
Copy Markdown
Contributor

@Mythicsoul Mythicsoul commented May 7, 2026

Enlarges the folder drop-down icon and hitbox size.

Summary by CodeRabbit

  • New Features
    • Added a new "Thicker Folder Buttons" customization snippet that enlarges folder expand/collapse button icons and increases their clickable area, improving usability and accessibility when navigating folder structures.

@Mythicsoul Mythicsoul requested a review from a team as a code owner May 7, 2026 13:18
@Mythicsoul Mythicsoul requested review from rxri and removed request for a team May 7, 2026 13:18
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2a506d40-a173-4eb7-911a-1775dbacf845

📥 Commits

Reviewing files that changed from the base of the PR and between 0287b84 and 28d987e.

⛔ Files ignored due to path filters (1)
  • resources/assets/snippets/thicker_folder_buttons.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • resources/snippets.json

Walkthrough

A new CSS snippet entry titled "Thicker Folder Buttons" is added to the snippets collection. The snippet targets folder expand/collapse icons via aria-label selectors and applies CSS rules to enlarge the SVG elements and expand their interactive hitbox with padding and border-radius adjustments.

Changes

Thicker Folder Buttons Snippet

Layer / File(s) Summary
Snippet Configuration
resources/snippets.json
New JSON snippet object inserted that defines CSS rules to enlarge folder navigation icons and their clickable areas via SVG scaling and padding/margin adjustments.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • rxri
  • kyrie25

Poem

🐰 With button clicks that grow so grand,
Folder icons now take a stand,
Larger hitboxes, easier found,
CSS magic, snippets abound! 📁✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat(snippets): add thicker folder buttons' clearly and directly summarizes the main change in the pull request—adding a new snippet that enlarges folder buttons.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant