NativeScript / NativeScript/angular

Gridlayout is stupid (or me)

未关闭
#120 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
TypeScript
星标
55
派生
13
平均合并
16 分钟
30 天内合并 PR
1

描述

image
I've had horrible experiences with this framework, I just don't understand where these spacings between the lines of my grid come from.
"dependencies": {
"@angular/animations": "~14.0.6",
"@angular/common": "~14.0.6",
"@angular/compiler": "~14.0.6",
"@angular/core": "~14.0.6",
"@angular/forms": "~14.0.6",
"@angular/platform-browser": "~14.0.6",
"@angular/platform-browser-dynamic": "~14.0.6",
"@angular/router": "~14.0.6",
"@bigin/ns-url-handler": "^1.0.6",
"@finanzritter/nativescript-share-file": "^2.1.0",
"@nativescript-community/sentry": "^3.1.3",
"@nativescript-community/ui-material-bottom-navigation": "7.0.20",
"@nativescript-community/ui-material-tabs": "7.1.3",
"@nativescript-community/ui-pager": "^13.0.35",
"@nativescript/angular": "~14.0.2",
"@nativescript/core": "~8.3.0",
"@nativescript/datetimepicker": "^2.1.10",
"@nativescript/geolocation": "^8.0.2",
"@nativescript/google-maps": "1.4.4",
"@nativescript/theme": "~3.0.2",
"@nativescript/unit-test-runner": "^3.0.4",
"@ngx-translate/core": "^14.0.0",
"@nstudio/nativescript-cardview": "^2.0.1",
"@nstudio/nativescript-loading-indicator": "^4.1.2",
"@triniwiz/nativescript-toasty": "^4.1.3",
"angular2-uuid": "^1.1.1",
"decode-google-map-polyline": "^1.0.1",
"jwt-decode": "^3.1.2",
"nativescript-barcodescanner": "^4.1.2",
"nativescript-exit": "^1.0.1",
"nativescript-oauth2": "^3.0.9",
"nativescript-pdf-view": "^3.0.0-1",
"nativescript-sqlite": "^2.8.6",
"nativescript-ui-autocomplete": "^15.2.3",
"nativescript-ui-calendar": "^8.0.2",
"nativescript-ui-chart": "^9.0.1",
"nativescript-ui-listview": "^10.0.2",
"nativescript-ui-sidedrawer": "^10.0.2",
"rxjs": "~7.5.0",
"zone.js": "~0.11.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "~14.0.6",
"@angular/compiler-cli": "~14.0.6",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@nativescript/android": "8.2.4",
"@nativescript/ios": "8.5.2",
"@nativescript/types": "~8.2.0",
"@nativescript/webpack": "~5.0.6",
"@ngtools/webpack": "~14.0.6",
"@types/jasmine": "4.0.0",
"karma": "6.3.0",
"karma-coverage": "2.2.0",
"karma-jasmine": "4.0.2",
"karma-nativescript-launcher": "0.4.0",
"nyc": "15.1.0",
"typescript": "~4.7.0"
}

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

该报告仅提供了一个屏幕截图、对网格间距异常的描述以及依赖项版本;没有指出任何仓库文件、测试或可复现的布局。首先从附带的示例中确定 GridLayout 标记和样式,然后使用列出的 NativeScript 和 Angular 版本重现该间距。当间距原因已被定位,并且预期的布局行为已记录或验证后,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
angular, typescript
领域
frontend, mobile-dev
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。