Mover Action Direction in Share Settings: illegible character to indicate the direction of Mover's action
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 253
- Forks
- 106
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 12
Description
https://github.com/unraid/webgui/blob/8b8d1d42444107646b4489b22abf8cabef8413a8/emhttp/plugins/dynamix/ShareEdit.page#L753
https://github.com/unraid/webgui/blob/8b8d1d42444107646b4489b22abf8cabef8413a8/emhttp/plugins/dynamix/ShareEdit.page#L754
Hi All,
The refenced lines above defines the select element's option tags used to select the direction of Mover's action on the Share settings page.
The character '⮕' in the lines is supposed to indicate the direction of Mover's action. It doesn't really do that :-)
Maybe it would be better to use HTML entity/codes, like ← (←) or → (→)? These are all supported by modern browsers, I guess.
Contributor guide
No contributing guide indexed for this repository
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
Open emhttp/plugins/dynamix/ShareEdit.page at lines 753-754 and inspect the direction options in the Share settings page. Check how the current character renders in a browser, then make the direction indicator legible and verify both Mover options display correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100