how to get data-control-name in url following by #
- Dominant language
- HTML
- Stars
- 435
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
In Radio Button Filter, i want to show data-control-name in address bar URL followed by #.
somthing Like this...
https://jplist.com/controls/radio-buttons-filters#christmas
So how to do this??
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue asks to show a data-control-name in the URL hash after a #, similar to an example from jplist.com. Look at the radio button filter controls in the jPList codebase to understand how data-control-name attributes are used. Check if there is existing URL hash handling and see how to sync the filter state to the URL. A newcomer would need to examine the plugin's event system and browser history API integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100