easysoft / easysoft/zui

API文档:组件>导航条 在手机页面上似乎有bug

Open
#152 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
2.8k
Forks
678
Avg merge
6d 21h
Merged PRs (30d)
7

Description

版本:1.9.1
发生情况:
由于需要使用到这个导航功能,于是来zui测试了一下,按照官方api教程,结果刚好发现手机端的导航的面包栏【三横】不见了:http://zui.sexy/#component/navbar
排查发现丢失了background-color,检查css样式发现背景色位于:.navbar-default .navbar-toggle .icon-bar
对应教程的样式并不是在navbar-default下,于是样式背景色丢失
发生次数:每次,建议修改对应文档

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the component/navbar documentation at http://zui.sexy/#component/navbar and inspect the mobile navbar example alongside the .navbar-default .navbar-toggle .icon-bar rule. Verify how the example differs from the selector scope; done means the hamburger icon has a visible background color on mobile and the documented example works as shown.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.