edc-hui

Results 25 comments of edc-hui

AutoScroll props, the component of TimelineCard, needs to be released for the developer to decide whether it is necessary to apply for it or not. Currently, I do not need...

@prabhuignoto when the mode is horizontal and the card content is too high, the page will automatically scroll down. Now the goal is not to scroll. Because of multiple cards,...

@prabhuignoto file path : src/components/timeline-elements/timeline-card-content/timeline-card-content.tsx . this file has lines 160 and 167 that are commented out, so I can use a props to determine the execution of this line...

@prabhuignoto sorry recently too busy to reply in time . after the test 1.9.3 , It didn't solve my problem. i can't using the cardHeight to set a fixed height,...

请重新看下这个issue 谢谢了

@lakerswgq 你好,github cli环境,报date-picker2组件的测试用例不通过。 我目前在本地无论是执行npm run test 还是 npm run test date-pick2均是通过的。 请问这个该怎么处理?之前我提过相关的issue #4086 。那个时候 date-pick2测试用例不通过发生在我本地,现在本地能够通过了,github cli却不能通过了。

报错截图如下: ![image](https://user-images.githubusercontent.com/33356467/188599302-13de712c-0fd2-4e51-9a4e-eaa2381ee82c.png)

@lakerswgq 官网Badge组件,手动改下Badge的children的display: block,可以直接复现, ![image](https://user-images.githubusercontent.com/33356467/188798181-fb85c89c-5e70-40ac-886e-c7f38bde9350.png)