Skip to content

Fix sharing panel lighthouse warnings - #33321

Merged
PVince81 merged 2 commits into
masterfrom
bugfix/noid/fix-sharing-lighthouse-issues
Jul 25, 2022
Merged

Fix sharing panel lighthouse warnings#33321
PVince81 merged 2 commits into
masterfrom
bugfix/noid/fix-sharing-lighthouse-issues

Conversation

@PVince81

Copy link
Copy Markdown
Member

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

Replaced h5 with span and adjusted selectors.
Fixed ul/li hierarchy of some elements.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81

Copy link
Copy Markdown
MemberAuthor

I tried using the exact same versions of node and npm like CI and there's no difference.
Also in parallel I had a PR to document the versions to use: #33322

@PVince81

PVince81 commented Jul 22, 2022

Copy link
Copy Markdown
MemberAuthor
  • next attempt: try with a clean env

(and yes I can summon the bot but now I'm really tired that every PR doesn't match expectations)

@PVince81

Copy link
Copy Markdown
MemberAuthor

even with a fresh clone I get the same result as the previous commit...

@PVince81

Copy link
Copy Markdown
MemberAuthor

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"

@PVince81

Copy link
Copy Markdown
MemberAuthor

alright... need to finish #32753

@PVince81

Copy link
Copy Markdown
MemberAuthor

/compile amend /

node v14.20.0
npm 8.15.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-commandforce-pushed the bugfix/noid/fix-sharing-lighthouse-issues branch from 9ac7a95 to b7ae739CompareJuly 22, 2022 17:17
@PVince81
PVince81 merged commit 0a956e2 into masterJul 25, 2022
@PVince81
PVince81 deleted the bugfix/noid/fix-sharing-lighthouse-issues branch July 25, 2022 09:41
@skjnldsvskjnldsv mentioned this pull request Aug 11, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsaccessibilitybug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@PVince81@artonge@Pytal