luci-theme-footstrap: Doesn't Display Underscores
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 2.9k
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 28
Description
Is there an existing issue for this?
- I have searched among all existing issues (including closed issues)
screenshots or captures
The Footstrap theme doesn't display underscores (the _ character) in SSID for example, although this appears to be the case in every field.
Actual behaviour
Input "aaa_bbb" in field. Show "aaa bbb"
Expected behaviour
Displaying "aaa_bbb"
Steps to reproduce
Switch theme to footstrap, go to network/wireless, edit network, in ESSID field type "aaa_bbb"
Additional Information
"release": {
"distribution": "OpenWrt",
"version": "25.12-SNAPSHOT",
"firmware_url": "https://downloads.openwrt.org/",
"revision": "r33191-b6a820ea85",
"target": "ipq40xx/mikrotik",
"description": "OpenWrt 25.12-SNAPSHOT r33191-b6a820ea85",
"builddate": "1787735433"
}
What browsers do you see the problem on?
No response
Relevant log output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Footstrap theme by opening network/wireless, editing a network, and entering "aaa_bbb" in the ESSID field. Inspect the theme's field rendering or input handling, then verify that underscores remain visible in the ESSID and other affected fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100