[BUG]
Open
- Dominant language
- Go
- Stars
- 25.6k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
iris.DirListRich(iris.DirListRichOptions{TmplName: "dirlist.html",})
this func displays the hidden folder on windows
**Expected behavior**
I think there's something wrong with this.
-- iris\core\router\fs.go
-- func IsHidden(file os.FileInfo) bool
**Screenshots**
The contents of the list are as follows.
this id hidden folder on windows.
id Name Size Time
0 $360Honeypot/ Dir 2022-05-08 22:00:03
1 $QAXBackup/ Dir 2023-02-22 14:56:46
2 $RECYCLE.BIN/ Dir 2023-01-19 16:10:28
11 System Volume Information/ Dir 2022-11-21 11:36:25
**Desktop (please complete the following information):**
- OS: windows 11 22H2
**iris.Version**
- v12.2.0
Contributor guide
Assessment
This issue has not been assessed yet.