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

[calendar] use-popup 设置为false情况,日历样式存在兼容问题 #2382

Closed
XiaoLiz opened this issue Sep 28, 2023 · 3 comments · Fixed by #2458
Closed

[calendar] use-popup 设置为false情况,日历样式存在兼容问题 #2382

XiaoLiz opened this issue Sep 28, 2023 · 3 comments · Fixed by #2458
Labels
bug Something isn't working easy 简单问题 IssueShoot

Comments

@XiaoLiz
Copy link

XiaoLiz commented Sep 28, 2023

重现链接

https://github.com/XiaoLiz/tdesign-calendar-demo/blob/main/miniprogram/pages/index/index.ts

重现步骤

在Calendar组件设置 use-popup 属性设置为false,日历样式被挤压

期望结果

正常显示UI样式

实际结果

,use-popup 属性为false时,日历样式被挤压,t-calendar没有自适应父容器宽度

Environment Info
相关版本 1.2.3
框架版本 / 基础库版本 微信小程序(v3.1.1)
系统、浏览器 MacOS(12.3) M1
Node版本 v18.17.1
微信开发者工具 1.06.2308310

IssueShoot

  • 预估时长: 1
  • 期望完成时间: 2023-11-30
  • 开发难度: 低
  • 参与人数: 1
  • 验收标准: 实现期望改造效果,提 PR 并通过验收无误
  • 备注: 最终激励以实际提交 pull request 并合并为准
@github-actions
Copy link
Contributor

👋 @XiaoLiz,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@anlyyao
Copy link
Collaborator

anlyyao commented Nov 21, 2023

@XiaoLiz 感谢反馈,会尽快处理~

@anlyyao anlyyao added bug Something isn't working easy 简单问题 IssueShoot labels Nov 21, 2023
@yangbai1991
Copy link
Contributor

yangbai1991 commented Nov 29, 2023

@XiaoLiz 我这边复现了一下 你这边app.less里面的样式影响了
image
组件上也优化了 支持自适应父容器的宽度

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy 简单问题 IssueShoot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants