zowe / zowe/api-layer

Make an API Catalog tiles unique

Open
#3,121 0 comments 1 reaction 1 assignee View on GitHub

@balhar-jakub is already working on this.

Since Oct 9, 2023.

enhancement Priority: Medium size/M
Dominant language
Java
Stars
92
Forks
81
Avg merge
1d 9h
Merged PRs (30d)
46

Description

In some cases, like for dev and test purposes, users may have multiple services onboarded with the same name but different service IDs.
Currently, it is impossible to distinguish between such services.
Even though users should not have this situation in a production-ready environment, they still may see that in the development stage.

The proposal is to have service ID mentioned, but only for non-unique tiles.
It is a minor and simple change and that way user will not see any redundant text in prod env, but will clearly see services in dev env.
The position of the service id on the screenshot is just an example, it could be top-right corner, next to the title, as a tooltip on mouse hover, etc

Screenshot 2023-10-03 at 14 56 00

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.