Skip to content
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

refactor: item interactive #5005

Merged
merged 1 commit into from
Mar 4, 2024
Merged

refactor: item interactive #5005

merged 1 commit into from
Mar 4, 2024

Conversation

kyranjamie
Copy link
Collaborator

@kyranjamie kyranjamie commented Feb 29, 2024

Try out this version of Leather — Extension build, Test report

Quick fix PR that removes margins from item interactive and applies hover state with pseudo element. This should help @pete-watters

Copy link
Contributor

@pete-watters pete-watters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kyran! I never think to try this pseudo stuff, great idea

Copy link
Contributor

@fbwoolf fbwoolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still pushing to rename this component to Pressable, but for a later discussion when possibly shared with mobile.

@pete-watters
Copy link
Contributor

Re-ran the jobs to try get this merged. I can't see how this would cause shard 3 + 8 to fail so we can revisit improving tests soon.

@kyranjamie
Copy link
Collaborator Author

Also confused. It's a pretty minor UI change. Fara's avatar and my other PR run fine.

@kyranjamie kyranjamie force-pushed the refactor/item-interactive branch from 000ba9f to 275186b Compare March 1, 2024 11:50
@kyranjamie kyranjamie force-pushed the refactor/item-interactive branch from 275186b to 52c6689 Compare March 4, 2024 09:49
@kyranjamie
Copy link
Collaborator Author

Turns out it was because of some strange behaviour with the psuedo element where in practice it was clickable, but in the test it wasn't able to click it. Pointer events fixes.

@kyranjamie kyranjamie added this pull request to the merge queue Mar 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 4, 2024
@kyranjamie kyranjamie added this pull request to the merge queue Mar 4, 2024
Merged via the queue into dev with commit 758d65d Mar 4, 2024
28 checks passed
@kyranjamie kyranjamie deleted the refactor/item-interactive branch March 4, 2024 10:12
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.

3 participants