Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement tooltip for other resource forms #3290

Closed
13 tasks done
dbadura opened this issue Aug 22, 2024 · 0 comments · Fixed by #3448
Closed
13 tasks done

Implement tooltip for other resource forms #3290

dbadura opened this issue Aug 22, 2024 · 0 comments · Fixed by #3448
Assignees
Labels
area/busola Related to all activities around the Busola UI and all its views kind/feature Categorizes issue or PR as related to a new feature.

Comments

@dbadura
Copy link
Contributor

dbadura commented Aug 22, 2024

Description
During development of this issue: #2893, busola got the mechanism of detecting links and adding tooltip with crd description content.

Reasons
The Deployment, ReplicaSet have implemented tooltip mechanism.
Implement the same mechanism for views:

  • ClusterRoleBindings
  • ClusterRoles
  • ConfigMaps
  • CronJobs
  • Jobs
  • LimitRanges (I couldn't find the form - to check)
  • Namespaces
  • ReplicaSets
  • ResourceQuotas (I couldn't find the form - to check)
  • RoleBindings
  • Roles
  • Secrets
  • ServiceAccounts

Attachments

@dbadura dbadura added area/busola Related to all activities around the Busola UI and all its views kind/feature Categorizes issue or PR as related to a new feature. labels Aug 22, 2024
@chriskari chriskari self-assigned this Nov 4, 2024
@chriskari chriskari linked a pull request Nov 4, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/busola Related to all activities around the Busola UI and all its views kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants