unraid / unraid/webgui

Mover Action Direction in Share Settings: illegible character to indicate the direction of Mover's action

Open
#2,545 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.