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: expose isOpen to use in arrow-icon slot #256

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bcostaaa01
Copy link
Contributor

Description

When using the custom arrow-icon slot from SidebarDropdownItem component, it is not possible to use the isOpen ref value used in the official component in the Flowbite-Vue library.

Suggested Fix

  • expose the isOpen ref value with defineExpose
  • add documentation for this

Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for sensational-seahorse-8635f8 ready!

Name Link
🔨 Latest commit 13ee967
🔍 Latest deploy log https://app.netlify.com/sites/sensational-seahorse-8635f8/deploys/657c48e59c645a0008cd3e25
😎 Deploy Preview https://deploy-preview-256--sensational-seahorse-8635f8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bcostaaa01 bcostaaa01 marked this pull request as ready for review December 13, 2023 13:22
@cogor cogor added the 🔧 enhancement New feature or request label Dec 15, 2023
@bcostaaa01
Copy link
Contributor Author

@cogor what is the current status of my MR review? All the pipelines are passing, so I am just awaiting your review and merge 🙂

1 similar comment
@bcostaaa01
Copy link
Contributor Author

@cogor what is the current status of my MR review? All the pipelines are passing, so I am just awaiting your review and merge 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants