close
Skip to content

fix(css-map): correct malformed CSS class name#3881

Merged
rxri merged 1 commit into
spicetify:mainfrom
Golevka2001:main
Jul 4, 2026
Merged

fix(css-map): correct malformed CSS class name#3881
rxri merged 1 commit into
spicetify:mainfrom
Golevka2001:main

Conversation

@Golevka2001

@Golevka2001 Golevka2001 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

An extra 's' was in the class name.

This class affects the playback progress bar and volume control bar.

Snipaste_2026-07-05_00-03-00 Snipaste_2026-07-05_00-00-43

Summary by CodeRabbit

  • Bug Fixes
    • Corrected the progress bar’s style mapping key to ensure consistent rendering across views.

Copilot AI review requested due to automatic review settings July 4, 2026 16:08
@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ebb8df0c-1c51-43d3-8410-ee7ee7a20108

📥 Commits

Reviewing files that changed from the base of the PR and between ff26f21 and c929d25.

📒 Files selected for processing (1)
  • css-map.json

📝 Walkthrough

Walkthrough

Corrects the progress-bar hashed CSS key in css-map.json.

Changes

CSS Map Key Fix

Layer / File(s) Summary
Fix progress-bar hashed key
css-map.json
The progress-bar mapping key is updated to the corrected hashed identifier.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: rxri

🚥 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 accurately reflects the main change: fixing a malformed CSS class name/hash entry.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

This comment was marked as off-topic.

@rxri

rxri commented Jul 4, 2026

Copy link
Copy Markdown
Member

Can you run biome on it? Thanks

Comment thread css-map.json Outdated
"ztL0S6Lyoye5upzDS_yU": "x-toggle-wrapper",
"JWYoNAyrIIdW30u4PSGE": "x-toggle-wrapper"
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove that new line

@Golevka2001

Copy link
Copy Markdown
Contributor Author

My mistake, fixed.

@rxri rxri changed the title fix: correct malformed CSS class name fix(css-map): correct malformed CSS class name Jul 4, 2026
@rxri
rxri merged commit ed73f52 into spicetify:main Jul 4, 2026
5 of 6 checks passed
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.

3 participants