Skip to content

Conversation

@AAdIprog
Copy link
Contributor

📌 Fixes

Resolves documentation gap for the new Object Explorer feature.


📝 Summary of Changes

Added comprehensive documentation for the Object Explorer UI feature. This includes a detailed guide on features, filtering, and usage, along with screenshots and navigation updates.


Changes Made

  • Added docs/content/ui-docs/ObjectExplorer.md covering:
    • Feature overview (Universal browser, filtering, resources)
    • View modes (Grid, List, Table)
    • Step-by-step guides and Use cases
    • API Reference and Troubleshooting
  • Added supporting screenshots to docs/content/ui-docs/images/.
  • Updated mkdocs.yml to include Object Explorer in the "User Guide > UI" navigation menu.

Checklist

Please ensure the following before submitting your PR:

  • I have reviewed the project's contribution guidelines.
  • I have written unit tests for the changes (if applicable).
  • I have updated the documentation (if applicable).
  • I have tested the changes locally and ensured they work as expected.
  • My code follows the project's coding standards.

Screenshots or Logs (if applicable)

Screenshots representing the Filters, Grid View, List View, Resource Panel, and Multi-Kind Selection have been embedded directly into the new documentation file.


👀 Reviewer Notes

The Mermaid diagrams in the documentation have been configured as code blocks for better rendering compatibility.

@kubestellar-prow kubestellar-prow bot added the dco-signoff: no Indicates the PR's author has not signed the DCO. label Jan 13, 2026
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kproche for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link

netlify bot commented Jan 13, 2026

Deploy Preview for kubestellar-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 975772d
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/696631d1f656ba0008528a41
😎 Deploy Preview https://deploy-preview-610--kubestellar-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation yaml labels Jan 13, 2026
@kubestellar-prow
Copy link

Hi @AAdIprog. Thanks for your PR.

I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubestellar-prow kubestellar-prow bot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 13, 2026
Signed-off-by: AAdIprog <aadishah132@gmail.com>
@AAdIprog AAdIprog force-pushed the feature/object-explorer-docs branch from d5dada5 to 975772d Compare January 13, 2026 11:51
@kubestellar-prow kubestellar-prow bot added dco-signoff: yes Indicates the PR's author has signed the DCO. and removed dco-signoff: no Indicates the PR's author has not signed the DCO. labels Jan 13, 2026
@clubanderson clubanderson added the kind/documentation Categorizes issue or PR as related to documentation. label Jan 13, 2026
@clubanderson
Copy link
Contributor

❌ PR Title Verification Failed

Your PR title does not follow the required format.

Current title: Add Object Explorer documentation

Required Format

PR titles must start with one of these emoji prefixes:

Emoji Meaning
⚠️ Breaking change
Non-breaking feature
🐛 Patch fix / Bug fix
📖 Documentation
🚀 Release
🌱 Infra/Tests/Other

How to Fix

Edit your PR title to start with the appropriate emoji. For example:

  • ✨ Add new feature for user authentication
  • 🐛 Fix crash when loading empty config
  • 📖 Update installation guide

You can edit the title by clicking the Edit button next to your PR title.


This comment was posted to help you fix the PR title format.

@clubanderson
Copy link
Contributor

📖 Preview Links

The following documentation pages were changed in this PR:

Status Page Preview Link
📄 ObjectExplorer View preview

🔗 Full preview site

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. documentation Improvements or additions to documentation kind/documentation Categorizes issue or PR as related to documentation. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. yaml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants