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

Fix: Input clear button placeholder prevent clicking on actual component [#288] #292

Merged
merged 6 commits into from
Jun 25, 2021

Conversation

delowardev
Copy link
Contributor

@delowardev delowardev commented Jun 24, 2021

fix #288

@vercel
Copy link

vercel bot commented Jun 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/8K9yHDLLmUFCkkk1iDm72wmm8c1m
✅ Preview: https://naive-ui-git-fork-delowardev-main-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #292 (3f58cd4) into main (7ce6b92) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
- Coverage   31.99%   31.98%   -0.01%     
==========================================
  Files         505      505              
  Lines       12054    12057       +3     
  Branches     3280     3282       +2     
==========================================
  Hits         3857     3857              
- Misses       7482     7485       +3     
  Partials      715      715              
Impacted Files Coverage Δ
src/_internal/clear/src/Clear.tsx 62.50% <ø> (ø)
src/time-picker/src/TimePicker.tsx 24.75% <0.00%> (-0.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ce6b92...3f58cd4. Read the comment docs.

@07akioni 07akioni merged commit 4cefd10 into tusen-ai:main Jun 25, 2021
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.

clicking on the date-picker/time-picker icon doesn't open the menu
3 participants