fix(Select): keep legacy DOM structure for single select without filterable - #4351
Open
RylanBot wants to merge 3 commits into
Open
fix(Select): keep legacy DOM structure for single select without filterable#4351RylanBot wants to merge 3 commits into
RylanBot wants to merge 3 commits into
Conversation
RylanBot
requested review from
HaixingOoO,
NWYLZW,
ZWkang,
carolin913,
honkinglin and
uyarn
as code owners
August 6, 2026 04:01
Contributor
|
Size Change: 0 B Total Size: 87.8 kB ℹ️ View Unchanged
|
Collaborator
TDesign Component Site Preview Open
|
commit: |
Contributor
|
Size Change: +21 B (0%) Total Size: 923 kB 📦 View Changed
ℹ️ View Unchanged
|
RylanBot
force-pushed
the
fix/select/prefix
branch
from
August 6, 2026 07:10
680658b to
aa1a5d2
Compare
RylanBot
force-pushed
the
fix/select/prefix
branch
from
August 6, 2026 10:31
a7aa454 to
f7966c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
tdesign-react
1.18.1的调整,导致单选且未开启filterable时,valueDisplay为自定义字符串导致的 DOM 结构变更问题@tdesign-react/chat
☑️ 请求合并前的自查清单