cloudfoundry / cloudfoundry/stratos

"Create instance" is in the wrong place

Open
#3,077 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blitz community discussion enhancement triage
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

As a user, I expect icons to be placed in locations that help convey the hierarchy of the things I'm interacting with.

Expected behaviour

GIVEN I go to the Marketplace
WHEN I click on a service
THEN the icon for adding a service instance only appears near lists of instances

Actual behaviour

GIVEN I go to the Marketplace
WHEN I click on a service
THEN the icon for adding a service instance appears in the header next to the service itself.

image

image

Contributor guide

Open the contributing guide

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

Start by opening the Marketplace, selecting a service, and comparing the service header with the instance-list area shown in the issue screenshots. Trace the UI entry point that renders the “Create instance” icon; done means the icon appears only near lists of service instances, not beside the service in the header.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
design, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.