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

Fixed[SideBar]: Display schema index in sidebar with node_key fallback #2450

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Shoaibdev7
Copy link
Contributor

@Shoaibdev7 Shoaibdev7 commented Nov 17, 2024

Problem:

  • Update what is rendered in the sidebar (left) using the schema store index property. Fallback to node_key property if index isn't available.

closes: #2436

Issue ticket number and link:

Acceptance Criteria

  • Render the property value based on the index for the schema node from the schema store
  • Fallback to node_key value if index isn't available

@Shoaibdev7
Copy link
Contributor Author

Hi @tomsmith8, @Rassl, Please review this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Render index property in sidebar with node_key as fallabck
1 participant