-
Notifications
You must be signed in to change notification settings - Fork 388
[style] update dropdown button text class in Vue node upload widgets #6062
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
Conversation
🎭 Playwright Test Results❌ Some tests failed ⏰ Completed at: 10/17/2025, 08:34:43 AM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
const theButtonStyle = computed(() => | ||
cn('bg-transparent border-0 outline-none text-zinc-400', { | ||
cn('bg-transparent border-0 outline-none text-text-secondary', { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
text secondary if nothing selected and only showing the placeholder, otherwise text primary.
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 10/17/2025, 08:19:52 AM UTC 🔗 Links🎉 Your Storybook is ready for review! |
Updating Playwright Expectations |
493fd78
to
4a4c903
Compare
Summary
Change colors to match Figma variables.
┆Issue is synchronized with this Notion page by Unito