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

新widget需求 #6

Open
wqr2016 opened this issue Jul 5, 2020 · 1 comment
Open

新widget需求 #6

wqr2016 opened this issue Jul 5, 2020 · 1 comment

Comments

@wqr2016
Copy link

wqr2016 commented Jul 5, 2020

Describe the bug
背景:在调查问卷类型的表单中经常需要几个场景
1)尾部的提交信息,能够浮动,便于快速提交。
2)调查问卷的中间,经常会使用Grid将多个Tab页进行不同内容放在一起,类似电商里面的评价、详情、推荐等。当页面滑动到这个Grid时,需要到达顶部后继续吸顶后。
3)标签,用来展示说明信息。

需求:

  1. 扩展Grid中增加属性或者创建新的Grid,支持场景1)2)
  2. 增加标签这个widget,支持场景3)

Thx

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@tt-ghost
Copy link
Collaborator

tt-ghost commented Jul 6, 2020

@wqr2016
1和2我理解都是吸顶或吸底需求,1是页面展示唯一的,2是与页面的某个块有对应关系
3是比较常见的展示类widget,类似还有步骤条、轮播图等,这些进来都会慢慢完善,也欢迎提pr一起贡献。不过需求先收下了

@wqr2016 wqr2016 closed this as completed Aug 19, 2020
@wqr2016 wqr2016 reopened this Aug 19, 2020
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

2 participants