-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Colors of avatars are broken (after upgrade 1.11.14) #772
Comments
@estellecomment Le contraste n'est vraiment pas top en l'état. S'il l'ont listé chez eux ça va peut-etre etre corrigée rapidement. Sinon on va etre obligé de faire un patch CSS temporaire. |
The responsible for this mess is inside a dependency of matrix-react, the implementation of the design system of element : https://github.com/vector-im/compound-web/blob/1cdf6bef3f78f3afa15b1ae8d8f00c19a7248fb1/src/components/Avatar/Avatar.tsx#L107 |
@areox-net Si tu arrives à trouver un fix CSS on peut l'embarquer. De ce que j'ai vu le css est "généré" et possède un id généré. Cela rend compliqué la customization. Un deuxieme regard peut aider |
@areox-net on doit maintenant pouvoir y arriver avec |
@estellecomment Merci, il faudrait que je fasse une PR de test pour voir. |
Du à l'upgrade 1.11.44
C'est moins lisible qu'avant.
Expected / obtained :
Edit : this is filed already in element-web : element-hq/element-web#26285, on 13 sep.
@areox-net c'est grave docteur ?
The text was updated successfully, but these errors were encountered: