4 留言 (4 留言)0 反應 (0 反應)0 負責人 (0 負責人)JavaScript552 star (552 star)49 fork (49 fork)batch import
buggood first contributionhelp wanted
描述
- Sort by link not clickable in Chrome.
- Change sort by (in firefox) does not work. (also manually constructing URL does not work)
eg:
#sort=alph
#sort=date
- 議題類型
- bug
- 研究方向
- Investigate the sort functionality in the frontend JavaScript code, likely within the issues page template. Check for hashchange event listeners that parse the #sort parameter. Test the clickable link and hash change behavior in both Chrome and Firefox to identify the specific JavaScript or CSS issues. Look at the relevant files handling URL hash and sorting logic.