opensearch-project / opensearch-project/security-dashboards-plugin
[BUG] When tenancy is disabled, remove tenant panels from role view/edit/list pages
Nobody has claimed this yet.
- 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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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
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.
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