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

BrnTextBlockInputFormItem 支持隐藏标题区域 #533

Open
sheng-di opened this issue Mar 25, 2024 · 0 comments
Open

BrnTextBlockInputFormItem 支持隐藏标题区域 #533

sheng-di opened this issue Mar 25, 2024 · 0 comments

Comments

@sheng-di
Copy link

功能需求

BrnTextBlockInputFormItem 支持隐藏标题区域.
目前即使将 title 属性设置为空字符串,或者空,都无法隐藏这个区域。
这样会导致存在一个无法消除的空白。
另外,通过 BrnInputText 组件也是有问题的,具体表现在文本输入的焦点上,具体可见:#532

内容需包含:

1、运行环境

运行设备: iOS
系统: 16.4
Bruno 版本: 3.4.2
Flutter Doctor 信息
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.2, on macOS 13.6 22G120 darwin-x64, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2023.3.4)
[✓] VS Code (version 1.87.2)
[✓] Connected device (3 available)

2、是否有与之关联的 issue
#532
3、描述你期望的解决方案
可以增加一个如 hideTitle: bool 这样的方式,用于隐藏标题栏。
4、附加信息

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

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

1 participant