Giter VIP home page Giter VIP logo

bootstrap-advanced-sortable's People

Contributors

westsyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bootstrap-advanced-sortable's Issues

点击表头筛选控件的时候,报错

可以看到表头筛选控件,但是点击后没有反应,而且浏览器Console输出:

Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at HTMLButtonElement. (bootstrap-advanced-sortable.js:456:73)
at HTMLDivElement.dispatch (jquery.min.js:2:42571)
at v.handle (jquery.min.js:2:40572)

组件可不可以加载页面时候预填充表头筛选的条件

用了作者组件有一段时间了,最近收到一个需求,要进入页面时候提前选好一些表头筛选条件来展示这些筛选好的数据,刚研究了一会儿组件,没弄明白怎么加,作者大大方便时候可以提供一个思路吗

尝试了不同路径的写法,在django框架的网页中总是报错

尝试了link和script中css、js文件不同路径,在django框架的网页中总是报错
作者提供的代码如下

<script src="../dist/js/jQuery-3.2.1.js" type="text/javascript"></script> <script src="../dist/bootstrap/js/bootstrap.js" type="text/javascript"></script> <script src="../dist/bootstrap/js/bootstrap.bundle.js" type="text/javascript"></script> <script src="../dist/bootstrap-table-master/js/bootstrap-table.js" type="text/javascript"></script> <script src="../dist/select2/js/select2.js" type="text/javascript"></script> <script src="../dist/bootstrap-advanced-sortable/js/bootstrap-advanced-sortable-en.js" type="text/javascript"></script>

报错如下:
1681570085815
希望能得到作者的帮助,非常感谢

交互体验和日期类型兼容性问题

  1. radio单选时,如果点击取消按钮的右半边会展开下拉框而不是关闭筛选框框
  2. 日期类型好像不可以年月日分隔,会出问题,排序有误,无法筛选;之能用横杠 - 来分隔

后端传递大量数据到前端解析的时候报错

Uncaught TypeError: Cannot read property 'length' of undefined
at Object.success (bootstrap-advanced-sortable.js:183)
at c (jquery-3.5.1.min.js:2)
at Object.fireWith [as resolveWith] (jquery-3.5.1.min.js:2)
at l (jquery-3.5.1.min.js:2)
at XMLHttpRequest. (jquery-3.5.1.min.js:2)

表格筛选控件关闭方式

筛选功能,如果想要取消筛选,必须点击“取消”按钮才行。如果在页面空白处单击鼠标,筛选控件不会消失

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.