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(pro:search): segment input title should be placeholder when empty #1724

Merged
merged 1 commit into from Oct 30, 2023

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

高级搜索,搜索项的placeholder过长的时候会被省略,并且input的title也不会显示完整的placeholder

What is the new behavior?

input在值为空的时候应当悬浮显示placeholder,并且整个搜索项在值为空的时候应当以Placeholder拼接成title显示

Other information

@idux-bot
Copy link

idux-bot bot commented Oct 30, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1724 (2120f48) into main (0b59f73) will not change coverage.
The diff coverage is n/a.

❗ Current head 2120f48 differs from pull request most recent head 4c57232. Consider uploading reports for the commit 4c57232 to get more accurate results

@@           Coverage Diff           @@
##             main    #1724   +/-   ##
=======================================
  Coverage   92.52%   92.52%           
=======================================
  Files         345      345           
  Lines       32431    32431           
  Branches     2712     2712           
=======================================
  Hits        30008    30008           
  Misses       2423     2423           

@sallerli1 sallerli1 merged commit 8902bb9 into IDuxFE:main Oct 30, 2023
7 checks passed
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

1 participant