Tencent / Tencent/tdesign-miniprogram

[Popup] 组件弹出事件与stepper冲突

Open
#2,376 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
1.8k
Forks
337
Avg merge
1d 21h
Merged PRs (30d)
19

Description

tdesign-miniprogram 版本

1.6.0

重现链接

重现步骤

当stepper组件在Popup组件内时,当设置了最大最小值和value

期望结果

渲染正常,能够显示value设置的值

实际结果

不生效,渲染出的结果依然是默认的0-100

基础库版本

No response

补充说明

怀疑是popup的transition和stepper有冲突,写了一个带transition进入效果的容器模拟popup,在真机测试就会出现stepper无法渲染问题,但是在开发者工具中没有出现

### Tasks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the provided Popup and Stepper reproduction, then compare rendering on a real device with the developer tools, focusing on the Popup transition. Done means Stepper honors its min, max, and defaultValue settings inside Popup and renders the configured value consistently.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.