Giter Site home page Giter Site logo

Comments (6)

haoziqaq avatar haoziqaq commented on June 14, 2024

varlet 本身还是一个主要侧重移动端的组件库,大数据量的选项可以使用 Picker 组件去处理。

from varlet.

chouchouji avatar chouchouji commented on June 14, 2024

varlet 本身还是一个主要侧重移动端的组件库,大数据量的选项可以使用 Picker 组件去处理。

我记得picker不能用来搜索吧

from varlet.

haoziqaq avatar haoziqaq commented on June 14, 2024

移动端场景大数据量选项的处理方式和中后台是有区别的。

from varlet.

haoziqaq avatar haoziqaq commented on June 14, 2024

一般而言,在移动端场景中上百条的数据已经属于大数据量了,Picker 可以很好的处理这个规模的数据量。如果超过这个规模(比方说上万条数据),那就应该有一个单独的搜索页面并结合多个维度的筛选条件去处理了。部分中后台的项目将几万条数据放在一个 select 里纯属是向业务和生活妥协,本身并不是一个好的交互设计。

from varlet.

chinayzq avatar chinayzq commented on June 14, 2024

我觉得有个搜索会更好用啊,几十条数据算大数据量吗,一个个找不是也费劲啊
image

from varlet.

haoziqaq avatar haoziqaq commented on June 14, 2024

from varlet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.