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

当BrnMultiSelectTagsPicker的layoutStyle设置为BrnMultiSelectTagsLayoutStyle.auto时,很多异常。 #316

Closed
cruvie opened this issue Sep 1, 2022 · 4 comments

Comments

@cruvie
Copy link

cruvie commented Sep 1, 2022

问题提交

标题格式:当BrnMultiSelectTagsPicker的layoutStyle设置为BrnMultiSelectTagsLayoutStyle.auto时,很多异常。

内容需包含:

  1. 选择的tag颜色异常
    image

  2. 设置了只能选择一个,却可以选两个
    image

  3. 上下两行tag没有间隙

问题的描述,请尽量使用简短、准确的语言

2、复现步骤

3、期望行为

4、运行环境

  • 运行设备
  • 系统
  • Bruno 版本 3.0.0
  • Flutter Doctor 信息

5、附加信息

包括视频、图片等补充信息

JayceV552 added a commit to JayceV552/bruno that referenced this issue Sep 3, 2022
@JayceV552
Copy link
Contributor

@zhoujuanjuan Hi~ Sandy 针对这个issue 提交了一个PR #320

@zhoujuanjuan
Copy link
Collaborator

zhoujuanjuan commented Sep 5, 2022

你好 @gkdgo ,颜色和选中数量问题,感谢 @JunCaiLi J 提交PR修复,间距问题目前没有复现,还请贴详细代码和手机机型,感谢反馈

@cruvie
Copy link
Author

cruvie commented Sep 6, 2022

你好 @gkdgo ,颜色和选中数量问题,感谢 @JunCaiLi J 提交PR修复,间距问题目前没有复现,还请贴详细代码和手机机型,感谢反馈

在iphone 13 pro上正常,在macOS12.5.1上面间距过小

violinday added a commit that referenced this issue Sep 30, 2022
* 3.x: (21 commits)
  Update build_test.yml (#348)
  fix: BrnIconButton 传入字体无效问题 (#346)
  add attribute emptyImage (#344)
  增加textInputAction (#337)
  fix BrnToast defaultoffset error (#343)
  fix docs (#342)
  feature: Add BrnSafeDialog (dismiss) instead of Navigator.pop to close the Dialog. (#321)
  BrnBrokenLine: xDial support selected style (#319)
  fix: BrnProgressChart 设置颜色,背景色,以及动画无效 (#326)
  feat: 增加focusNode prop,实现焦点可控 (#328)
  fix: BrnTextSelectFormItem 布局字偏上问题 (#331)
  [perf]: 优化代码:1、将 Container(),Container(width:0, height:0) 替换为 SizedBox.shrink(),2、将 InkWell 替换为 GestureDetector (#325)
  fix #333; (#335)
  Update brn_middle_input_diaolg.dart (#327)
  fix global style BrnCardTitleConfig don't work (#310) (#313)
  fix BrnMultiSelectTagsPicker style error (#316) (#320)
  Update build_test.yml (#323)
  optimize BrnPageLoading fix #295 (#298)
  Create i10n.md
  #fixbug: 修复issues275 (#301)
  ...
@zhoujuanjuan
Copy link
Collaborator

你好,目前 bruno 适用于移动端设备规范,对于桌面的支持有限,还请选择性使用,组件部分属性是可以主题定制的,如需要可以参照配置或许可以满足你的需求

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

No branches or pull requests

3 participants