element-hq / element-hq/compound

Compound doesn't prevent mistakes in CSS class names

Open
#247 2 comments 0 reactions 0 assignees View on GitHub
A-Developer-Experience P-Web
Dominant language
MDX
Stars
24
Forks
7
PR merge metrics
No merged PRs in 30d

Description

https://github.com/vector-im/compound-web/pull/103 changed a used classname from `shortcut` to `caption` but the css file wasn't updated - https://github.com/vector-im/compound-web/blob/main/src/components/Tooltip/Tooltip.module.css#L29 - this caused the styles to not be applied. This caused the styles to revert. Should be prevented in CI as an easy way to prevent mistakes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.