instance.title in grouped view missing
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- html
- Domain
- frontend
Research direction
Open webvirtcloud/instances/templates/allinstances_index_grouped.html and inspect line 44, comparing it with the non-grouped instance display described in the issue. Update the grouped view so instance.title appears beneath instance.name, then verify the title is visible for an instance in grouped view.
Written by the indexing model from the issue text.
Description
- It's possible to add "title" for a instance in "Settings -> Options"
- Content for this field is displayed next to instance.name in the non-grouped view
BUG:
- in line 44 of webvirtcloud/instances/templates/allinstances_index_grouped.html this information is missing and not displayed
Fix:
please change line44 from
<a class="text-secondary" href="{% url 'instances:instance' instance.id %}">{{ instance.name }}</a><br>
to
<a class="text-secondary" href="{% url 'instances:instance' instance.id %}">{{ instance.name }}</a><br><small><em>{{ instance.title }}</em></small>
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 398
- PR merge metrics
- No merged PRs in 30d
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.
More from retspen/webvirtcloud
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
retspen/webvirtcloud#683 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
retspen/webvirtcloud#682 ·
-
安装完成后打开控制头灰屏 Open
Difficulty 4/5 3-5 days Newbie friendliness 15/100
retspen/webvirtcloud#678 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
retspen/webvirtcloud#674 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
retspen/webvirtcloud#670 ·
All issues in retspen/webvirtcloud
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·
-
client-controller-update ta-bot-triage team-money-movement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
MetaMask/metamask-mobile#36594 ·