Fix client filters#3510
Conversation
The client data was restructured in 686c08b. Update the filter CSS to match the new structure. Signed-off-by: weeman <weeman@frankfurt.ccc.de>
9c6d170 to
eb83982
Compare
Deploying matrix-website with
|
| Latest commit: |
eb83982
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://da2a410d.matrix-website.pages.dev |
| Branch Preview URL: | https://fix-client-filter.matrix-website.pages.dev |
MTRNord
left a comment
There was a problem hiding this comment.
Seems to fix the immediate issue.
I just wonder where Widgets are coming from as no client actually seems to advertise support it and its not anymore on the feature list(s) in the client details. But I think that doesnt block this PR.
It completely mismatches the actual list of features when you open a client though? |
|
matrix.org/templates/ecosystem/clients.html Lines 155 to 186 in 054aba6 |
Huh? Going through the filters and clicking a random client did lead me to the filtered for thing. Thats what I meant there. I did notice that it lists widgets which isnt on the other list though. But it fixed filtering for the rest? |
Description
The client data was restructured in
686c08b.
Update the filter CSS to match the new structure.
Related issues
closes #3509
Role
Website WG