Skip to content

fix: innovator links are blocked by border pseudo-elements#10

Merged
SoonIter merged 1 commit intorstackjs:mainfrom
nilptr:fix/links-are-blocked-by-pseudo-elements
Sep 15, 2024
Merged

fix: innovator links are blocked by border pseudo-elements#10
SoonIter merged 1 commit intorstackjs:mainfrom
nilptr:fix/links-are-blocked-by-pseudo-elements

Conversation

@nilptr
Copy link
Copy Markdown
Contributor

@nilptr nilptr commented Sep 15, 2024

@nilptr
Copy link
Copy Markdown
Contributor Author

nilptr commented Sep 15, 2024

self-test proof

output.mp4

@chenjiahan chenjiahan requested a review from SoonIter September 15, 2024 14:02
@SoonIter
Copy link
Copy Markdown
Member

nice catch, in my experience img elements usually need to be added user-select: none; and pointer-events: none; , it is a mistake

okay, z-index: -1 is an acceptable choice i think. let me merge it and bump the pkg version for rspack website

@SoonIter SoonIter merged commit e0ec01a into rstackjs:main Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Some links on the built with rspack sections dont work on mobile

2 participants