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

Feature: PCommand #1264

Merged
merged 8 commits into from
May 3, 2024
Merged

Feature: PCommand #1264

merged 8 commits into from
May 3, 2024

Conversation

aaazzam
Copy link
Collaborator

@aaazzam aaazzam commented May 2, 2024

No description provided.

Copy link

netlify bot commented May 2, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit e9dfbb0
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/663439ed54b502000801898c
😎 Deploy Preview https://deploy-preview-1264--prefect-design.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.

@aaazzam aaazzam marked this pull request as ready for review May 2, 2024 20:11
@aaazzam aaazzam requested a review from a team as a code owner May 2, 2024 20:11
src/components/Command/PCommand.vue Outdated Show resolved Hide resolved
src/components/Command/PCommandGroup.vue Outdated Show resolved Hide resolved
src/components/Command/PCommandInput.vue Show resolved Hide resolved
Comment on lines 27 to 38
[&_[cmdk-group-heading]]:px-2
[&_[cmdk-group-heading]]:font-medium
[&_[cmdk-group-heading]]:text-muted-foreground
[&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0
[&_[cmdk-group]]:px-2
[&_[cmdk-input-wrapper]_svg]:h-5
[&_[cmdk-input-wrapper]_svg]:w-5
[&_[cmdk-input]]:h-12
[&_[cmdk-item]]:px-2
[&_[cmdk-item]]:py-3
[&_[cmdk-item]_svg]:h-5
[&_[cmdk-item]_svg]:w-5;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you update these selectors and PCommandInput to something that makes a bit more sense? I'm not sure how I'd explain this pattern atm, seems like some tech debt from shadcn

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

rm'd

@aaazzam
Copy link
Collaborator Author

aaazzam commented May 3, 2024

all comments addressed

@aaazzam aaazzam merged commit 706158d into main May 3, 2024
6 checks passed
@aaazzam aaazzam deleted the PCommand branch May 3, 2024 01:13
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.

None yet

2 participants