1rosehip / 1rosehip/jplist

Omit core.min.css and use own CSS for hidden class?

未关闭
#284 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
HTML
星标
435
派生
168
PR 合并指标
30 天内没有已合并 PR

描述

Hi!
I have a dropdown and a text filter and it works fine. But the core.min.css renders my text input quite unfortunately.

When I omit the core.min.css almost everything is fine, but

1. the "No results" DIV is always visible
2. and if nothing matches the filter the .list-items won't be hidden

Do I have to just include some classes in my own CSS file or can I set a config for my own class (of the CSS framework perhaps)

贡献指南

这个仓库没有索引到贡献指南

调研方向

查看 core.min.css 文件,了解哪些类控制着 'No results' DIV 和 .list-items 的可见性。此问题涉及覆盖或替换这些样式。检查 jplist 文档或源代码中是否有用于自定义 CSS 类的配置选项。通过将必要的 CSS 规则添加到您自己的样式表中进行测试,以便在筛选无匹配结果时隐藏元素。

由索引模型根据 Issue 内容生成。

评估

技术栈
css, javascript, jquery
领域
frontend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。