The navbar icons is zoom with the next icon too
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 48/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- javascript
调研方向
在移动视图中复现链接的 Framework7 navbar 示例中的问题,并比较普通模式与 iOS 主题。检查 navbar 图标的样式以及相邻图标周围的交互行为;当放大一个图标不再影响下一个图标时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Before update to 8+ version this was worked, but currently the navbar icons are just zooming but it affect the next icon too. Please check the following code and video
...
<div class="navbar navbar-transparent">
<div class="navbar-bg"></div>
<div class="navbar-inner">
<div class="left">
<div class="padding-left">
<div @click="${subscribeOrProLink}">
<div class="text-align-center">
<img src="${proImage}" class="homeIcon"/>
<div class="homeText trPro">Pro</div>
</div>
</div>
</div>
<div class="padding-left">
<div @click="${preShareApp}">
<div class="text-align-center">
<img src="${shareImage}" class="homeIcon"/>
<div class="homeText trShare">Share</div>
</div>
</div>
</div>
</div>
<div class="right">
<div class="padding-left padding-right">
<div @click="${showLanguageSlectPopup}" class="homeLink touchable-img">
<div class="text-align-center">
<img src="${translateIcon}" class="homeIcon"/>
<div class="homeText trTranslate">Translate</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
https://github.com/user-attachments/assets/a41016c5-0ab0-4444-9d97-e8ea121bf7c8
Also this issue is available in your navbar example, url is
https://framework7.io/docs-demos/core/navbar-hide-on-scroll?theme=md&mode=light
Note: Working in normal mode, you can see the problem in mobile view only. I think this style is applied from ios theme
Please check the video below
https://github.com/user-attachments/assets/f8b15902-d9a6-4f1c-9bae-fa727fc1fff7
- 主要语言
- JavaScript
- 星标
- 18.8k
- 派生
- 3.2k
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
framework7io/framework7 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
framework7io/framework7#4365 · 1 条评论 ·
-
propsHistory 未关闭
难度 2/5 1-3 小时 新手友好度 72/100
framework7io/framework7#4347 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 64/100
framework7io/framework7#4222 · 3 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
framework7io/framework7#4175 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
framework7io/framework7#3969 · 3 条评论 ·
查看 framework7io/framework7 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
antfu-collective/icones#398 ·
-
ECmail.com 未关闭
难度 1/5 1 小时以内 新手友好度 90/100
wesbos/burner-email-providers#554 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
radiantearth/stac-browser#1023 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
components-web-app/docs#92 ·