opensearch-project / opensearch-project/security-dashboards-plugin

[BUG] When tenancy is disabled, remove tenant panels from role view/edit/list pages

Open
#2,139 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue triaged
Dominant language
TypeScript
Stars
92
Forks
219
Avg merge
1d 11h
Merged PRs (30d)
7

Description

What is the bug?
When tenancy is disabled the tenant panel is still present on role view, edit, and list pages. We should remove them to not confuse users.
How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

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 locating the role view, edit, and list pages in the TypeScript frontend and check how the tenancy setting controls their panels. Done means the tenant panels are absent from all three pages when tenancy is disabled, while remaining available when tenancy is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authorization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.