-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Fix sharing panel lighthouse warnings #33321
Conversation
Replaced h5 with span and adjusted selectors. Fixed ul/li hierarchy of some elements. Signed-off-by: Vincent Petry <[email protected]>
I tried using the exact same versions of node and npm like CI and there's no difference. |
(and yes I can summon the bot but now I'm really tired that every PR doesn't match expectations) |
even with a fresh clone I get the same result as the previous commit... |
ah, so it's the icons: dist/icons.css I thought we added a step to build it as part of "make build-js-production" |
alright... need to finish #32753 |
/compile amend / |
node v14.20.0 npm 8.15.0 Signed-off-by: Vincent Petry <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
9ac7a95
to
b7ae739
Compare
Replaced h5 with span and adjusted selectors.
Fixed ul/li hierarchy of some elements.
Found by running the Lighthouse chromium tool in snapshot mode while having the share panel open AND the link share dropdown