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

Create component for hover on element (desktop) or long press (mobile) interaction #115

Open
essential-randomness opened this issue Dec 22, 2022 · 1 comment
Labels
☁️ Average 📦 boba-components An issue that involves the boba-components repository 🐞 Feature Add a new feature or improve an existing one 🦵 Good first issue Good for newcomers to the project ⛵️ Medium 🌟 Ms. Boba's fave A task Ms. Boba would *love* to get done 🛠 React Is familiar with the React Framework ⏩ Ready to implement 💪 Self-contained The task doesn't have broad repercussions on the BobaBoard codebase 💪 Volunteer-friendly Can easily be broken down in a way in which a volunteer should have a easy way taking care of it

Comments

@essential-randomness
Copy link
Collaborator

We want to display certain information when a specific UI element is hovered (for example, board name on the pinned menu, or keyboard shortcuts for e.g. UI elements). Since hovering doesn't work on mobile, we will need a way to trigger the same event on mobile. Long press is the likely candidate.

We need a component able to do this.

@essential-randomness essential-randomness added 📦 boba-components An issue that involves the boba-components repository 🔥🔥🔥P2 🌟 Ms. Boba's fave A task Ms. Boba would *love* to get done 🦵 Good first issue Good for newcomers to the project 🛠 React Is familiar with the React Framework 💪 Volunteer-friendly Can easily be broken down in a way in which a volunteer should have a easy way taking care of it ☁️ Average 💪 Self-contained The task doesn't have broad repercussions on the BobaBoard codebase ⏩ Ready to implement 🐞 Feature Add a new feature or improve an existing one ⛵️ Medium labels Dec 22, 2022
@enigmalea
Copy link
Member

This is the one. Tippy.js Docs | Tippy.js Repo

@essential-randomness essential-randomness added the 📉 The Big Issues Bankruptcy of 2023 Sometimes what you need is a fresh start label Aug 16, 2023
@essential-randomness essential-randomness removed the 📉 The Big Issues Bankruptcy of 2023 Sometimes what you need is a fresh start label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ Average 📦 boba-components An issue that involves the boba-components repository 🐞 Feature Add a new feature or improve an existing one 🦵 Good first issue Good for newcomers to the project ⛵️ Medium 🌟 Ms. Boba's fave A task Ms. Boba would *love* to get done 🛠 React Is familiar with the React Framework ⏩ Ready to implement 💪 Self-contained The task doesn't have broad repercussions on the BobaBoard codebase 💪 Volunteer-friendly Can easily be broken down in a way in which a volunteer should have a easy way taking care of it
Projects
None yet
Development

No branches or pull requests

2 participants