-
Notifications
You must be signed in to change notification settings - Fork 3
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
Docusaurus sidebar label issues #176
Labels
bug
Something isn't working
Comments
Asked about this here: facebook/docusaurus#10906 |
Turns out it's a bug: facebook/docusaurus#10913 Submitted a bug report. Going to close for now as there's nothing more I can do here. |
mike-solomon
added a commit
that referenced
this issue
Feb 7, 2025
* Update changelog Former-commit-id: 05647f5 * Update MSAL Former-commit-id: 59cefde * Update changelog Former-commit-id: 6bbe16f * Update moderne-cli reference to v3.27.4 Former-commit-id: 3d95182 * Add fonts to match marketing site Former-commit-id: 18f7672 * Add font to CSS Former-commit-id: d3c19b0 * Value tweaks Former-commit-id: 08744cc * Announcement bar tweaks Former-commit-id: 6a9b7e3 * Whitespace change for code organization Former-commit-id: 8b31f8c * Sidebar nav tweaks Former-commit-id: bb7e1b0 * Doc card and content tweaks Former-commit-id: 870ced2 * Responsive for doc card Former-commit-id: 013fbb2 * Pagination tweaks Former-commit-id: bd4608c * Announcement bar color set in CSS now Former-commit-id: 51958aa * Remove entry style Former-commit-id: f339ac3 * Footer tweaks Former-commit-id: ccde1a5 * Breadcrumb tweaks Former-commit-id: 195606f * Initial work to add gem background Former-commit-id: d5b6b54 * Sidebar tweaks Former-commit-id: cdc5c14 * Navbar updates Former-commit-id: b7a873d * Content heading tweaks Former-commit-id: bef5cb7 * ToC tweaks Former-commit-id: 5796545 * Remove commented code Former-commit-id: c3e2d4c * Navbar and spacing tweaks Former-commit-id: f2f645b * Dark mode tweaks Former-commit-id: 4e6279f * Better display with short text Former-commit-id: 65db7ee * Dark mode tweaks Former-commit-id: a17c7ee * Fix carrot display in dark mode Former-commit-id: 5bc08ba * Color tweaks to better match comp Former-commit-id: 03206e5 * Bump nanoid from 3.3.7 to 3.3.8 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Former-commit-id: 188e873 * Add redirect for old licensing Former-commit-id: 03bdd2f * add latest remix session Former-commit-id: 0b1737f * Fix background color to match comp Former-commit-id: 2c327fe * Use proper color for nav Former-commit-id: b9c00cc * Sidebar tweaks Former-commit-id: 011a5ac * No icons on navbar Tweaked spacing for better display after removal Former-commit-id: 0799071 * Make pagination buttons interactive on hover Former-commit-id: ccaa8dc * Dark mode tweaks Former-commit-id: e608196 * Better spacing between player and content Former-commit-id: f436808 * Spacing tweaks for nav per feedback Former-commit-id: 649deff * Spacing tweaks per feedback Former-commit-id: 26840f1 * Change arrow rotation on expand/collapse For better UX Former-commit-id: e806318 * Responsive tweaks Former-commit-id: 06f41de * Update changelog Former-commit-id: f386da7 * Update moderne-cli reference to v3.27.5 Former-commit-id: facc25b * Update changelog Former-commit-id: e974d5e * docs: update docs on configuring saml integration with keycloak (#160) Former-commit-id: 4924bc0 * Update changelog Former-commit-id: 6cc0c8f * Update changelog Former-commit-id: 30a99c9 * Update changelog Former-commit-id: cba0544 * Update moderne-cli reference to v3.27.6 Former-commit-id: c476143 * Update changelog Former-commit-id: cad5117 * Update changelog.md for more menu Former-commit-id: dde2e75 * Update changelog Former-commit-id: 78e6797 * Update moderne-cli reference to v3.27.7 Former-commit-id: 56c20c2 * Update changelog Former-commit-id: 2afc74b * Update changelog Former-commit-id: d18701f * Update changelog Former-commit-id: e6f7ea8 * Update moderne-cli reference to v3.27.8 Former-commit-id: 13161fd * Update cli-dx.md Former-commit-id: 35e0778 * Update changelog Former-commit-id: 7ea8cf7 * Update changelog Former-commit-id: d80fc0f * Update moderne-cli reference to v3.27.9 Former-commit-id: 8ad072e * Update changelog Former-commit-id: c4fe6ef * Update moderne-cli reference to v3.28.0 Former-commit-id: c950010 * Adding documentation on packaging recipe artifacts Our documents have lots of example on how to write recipes, but it doesn't cover how this recipes can be uploaded to be available on the Platform Former-commit-id: 291395f * Update docs/user-documentation/moderne-platform/how-to-guides/writing-and-installing-recipes.md Co-authored-by: Scott Jungling <[email protected]> Former-commit-id: 4dc3b5b * fixing broken links I found a some broken links in the documents, I found a fixed a bunch There are still some which are related to use moving some of our previously opensource recipe into private repositories. I'm uncertain how we want to address those Former-commit-id: ac700c1 * some formatting changes Former-commit-id: 91cf225 * Rewrite the writing and installing recipes guide To make it clearer and more in line with the rest of our documentation. Former-commit-id: e1a7eaa * Update cli-dx.md Former-commit-id: 16fff6a * Fix some broken links Former-commit-id: 100ff29 * More link fixes Former-commit-id: 0be9263 * Fix more broken links Former-commit-id: 0823588 * Update cli-dx.md Former-commit-id: 509a197 * Adding alternative url for github and gitlab This was documented for bitbuckets but not github or gitlab. Adding the argument and variable names for the alternative urls Former-commit-id: b4de65e * Update docs/administrator-documentation/moderne-platform/how-to-guides/agent-configuration/agent-variables.md Co-authored-by: Nate Danner <[email protected]> Former-commit-id: ded2d50 * Update docs/administrator-documentation/moderne-platform/how-to-guides/agent-configuration/agent-variables.md Co-authored-by: Nate Danner <[email protected]> Former-commit-id: 878c3f2 * fixing typo Former-commit-id: e953ae8 * Update stable cli version Former-commit-id: eb3a7e9 * Remove links that go to private locations In many cases, link to something else or create a gist of the code snippet Former-commit-id: ef7e170 * Fix more broken links Former-commit-id: 48cebc8 * Update changelog Former-commit-id: f6a595b * Fix default GitLab ssh port Former-commit-id: a1dcde7 * Update changelog Former-commit-id: f0e8b37 * Add remix session for the day Former-commit-id: b7dc477 * Adding default artifact repository which Saas instances have access to Following up on comment on #162 We want to add the artifact repositories which Saas instances have defaut access to Former-commit-id: d7fa56d * Update configure-an-agent-with-pypi-access-visualizations.md Former-commit-id: 5bb30a9 * Update configure-an-agent-with-pypi-access-visualizations.md Former-commit-id: e04b362 * Revert "Merge pull request #165 from Red-Madrone-Solutions/redesign-2024" This reverts commit 049a269 [formerly 3085de0], reversing changes made to 258f685 [formerly b7dc477]. Former-commit-id: 0147a42 * Minor link cleanup Former-commit-id: ad72054 * Update changelog Former-commit-id: bf10716 * Summarize latest remix session Former-commit-id: 512a891 * Update changelog Former-commit-id: e285988 * Update moderne-cli reference to v3.29.0 Former-commit-id: f3e5702 * Update cli-dx.md Former-commit-id: 0884292 * Update cli animations Former-commit-id: 843d614 * Update api docs Fixes: #167 Former-commit-id: 0d0e750 * Update getting started with parallel flag Former-commit-id: cb5f365 * Add a guide on parallelism Also update the getting started guide to point to that Former-commit-id: 91a090a * Update changelog Former-commit-id: 33cb5ae * Update moderne-cli reference to v3.29.1 Former-commit-id: 6fd44cc * Update requirements for pip, zip & ship Former-commit-id: 2eb79e7 * Hide bazel docs for now As they're out of date and not a priority right now Former-commit-id: fde0f2d * remove link to hidden bazel doc Former-commit-id: 3388a6c * minor cli example change Former-commit-id: 4aac4b9 * Minor clarification on parallel flag Former-commit-id: cda0b31 * Update changelog Former-commit-id: de579f6 * Update moderne-cli reference to v3.29.2 Former-commit-id: 81e9874 * Update changelog Former-commit-id: caabf41 * Update changelog Former-commit-id: 40dc0d4 * Update moderne-cli reference to v3.29.3 Former-commit-id: 29eb2ac * Update docs/administrator-documentation/moderne-platform/how-to-guides/agent-configuration/configure-an-agent-with-pypi-access-visualizations.md Co-authored-by: Mike Solomon <[email protected]> Former-commit-id: 781b315 * Update changelog Former-commit-id: a8669b6 * Update changelog Former-commit-id: 3856692 * Update moderne-cli reference to v3.29.4 Former-commit-id: 7ed36a8 * Add a guide on mod afterburner Former-commit-id: 30ec511 * Summarize latest remix Former-commit-id: 8dd6b15 * Add default parallel table Former-commit-id: c4476ed * Minor wording change Former-commit-id: 83f628d * Update changelog Former-commit-id: c0e79a6 * update location Former-commit-id: 087e79e * Update changelog Former-commit-id: 8d0a6d3 * Update changelog Former-commit-id: 316b179 * Update moderne-cli reference to v3.29.5 Former-commit-id: 2c2fb46 * docs: update agent version 0.203.0 Former-commit-id: 674f039 * Updating devCenter Json to include the version We don't require a version to be provided in the DevCenter Json but, we might want to encourage people to provide it as it will give them access to the "N/A" feature Former-commit-id: ba845b6 * Update changelog Former-commit-id: 57c0070 * Update moderne-cli reference to v3.30.0 Former-commit-id: 3627f94 * Document CLI license leases Former-commit-id: 18e2714 * Doc update to reflect current state Former-commit-id: 5e21a31 * Expand abreviations Former-commit-id: 65e1e7f * Tweaks Former-commit-id: b44cd38 * Add fonts to match marketing site Former-commit-id: a0205a2 * Add font to CSS Former-commit-id: 105bf34 * Value tweaks Former-commit-id: 2d03864 * Announcement bar tweaks Former-commit-id: cc62adf * Whitespace change for code organization Former-commit-id: c691623 * Sidebar nav tweaks Former-commit-id: 83f3f32 * Doc card and content tweaks Former-commit-id: 67db98e * Responsive for doc card Former-commit-id: 0602686 * Pagination tweaks Former-commit-id: 7223b77 * Announcement bar color set in CSS now Former-commit-id: 39f87b9 * Remove entry style Former-commit-id: cacbe70 * Footer tweaks Former-commit-id: 85f977b * Breadcrumb tweaks Former-commit-id: 77a52a5 * Initial work to add gem background Former-commit-id: a4b88dc * Sidebar tweaks Former-commit-id: 8dce039 * Navbar updates Former-commit-id: d92db10 * Content heading tweaks Former-commit-id: a3d5be1 * ToC tweaks Former-commit-id: 937f1fd * Remove commented code Former-commit-id: 7821182 * Navbar and spacing tweaks Former-commit-id: 18d901f * Dark mode tweaks Former-commit-id: 31c2164 * Better display with short text Former-commit-id: e47a399 * Dark mode tweaks Former-commit-id: 9aaa000 * Fix carrot display in dark mode Former-commit-id: abfff77 * Color tweaks to better match comp Former-commit-id: 951369b * Fix background color to match comp Former-commit-id: 91464d6 * Use proper color for nav Former-commit-id: b9db206 * Sidebar tweaks Former-commit-id: 7854b28 * No icons on navbar Tweaked spacing for better display after removal Former-commit-id: 476fef0 * Make pagination buttons interactive on hover Former-commit-id: b37e001 * Dark mode tweaks Former-commit-id: 6fbb0cc * Better spacing between player and content Former-commit-id: 65229e1 * Spacing tweaks for nav per feedback Former-commit-id: 162c18c * Spacing tweaks per feedback Former-commit-id: 44a2201 * Change arrow rotation on expand/collapse For better UX Former-commit-id: 2385011 * Responsive tweaks Former-commit-id: c85f8c8 * Use dark color for breadcrumb rollovers To keep breadcrumbs visible Former-commit-id: 715a751 * Better text visibility in light mode Former-commit-id: aabbbef * Restore welcome link Per feedback. Pushed down a bit to better match design changes. Former-commit-id: f112191 * Hover color for link interactivity Per feedback Former-commit-id: 617decc * Switch font per feedback Former-commit-id: 43c8116 * Delete no longer accurate comment Former-commit-id: e2ffa84 * Make cards expand to fill space Since the text is multiline, the card height is now variable. Former-commit-id: dcf1c73 * Heading styling cleanup from feedback Also reconciled some style tweaks into the compnent where they mak emore sense. Former-commit-id: e159dac * Decrease font size a bit Former-commit-id: 34da204 * Bold headers to make them a bit more readable Former-commit-id: b56b75a * Increase card title font size Former-commit-id: cb9e0c8 * style: tighten up the spacing on the left navigation the excessive spacing was forcing vertical scrolling to discover navigation items. this keeps clear groupings of sections but using a 24" display a as proxy does not require scrolling to discover areas of the site Former-commit-id: 7980b4f * Update changelog Former-commit-id: 0554303 * style: cleaning up styles tightening the vertical spacing on docs. always use dark mode for code samples. clamp descriptions on cards. Former-commit-id: 004c471 * fix: non-vendor prefixed clamp Former-commit-id: 14b900c * Correct email link. Clarify license workflow diagram Former-commit-id: cc35339 * Improve titles/descriptions Former-commit-id: 1e9cfa0 * Minor typo, single quote fix Former-commit-id: 321ac15 * Update changelog Former-commit-id: 9b33ca9 * Update changelog Former-commit-id: 8bd8cbd * Fixes backtick that was missed Former-commit-id: e637a6b * Add latest code remix session Former-commit-id: c61ceee * chore: update agent version 0.204.0 Former-commit-id: d2ffeb2 * Update changelog Former-commit-id: 7ab7256 * Update moderne-cli reference to v3.31.0 Former-commit-id: 5fee279 * Update platform how-to titles + descriptions Former-commit-id: 7685a20 * Update ref title/descriptions Former-commit-id: 07249ea * Update cli getting started titles/desc Former-commit-id: c33d97d * Update cli how-to titles/desc Former-commit-id: 8c9a840 * Update ide titles/desc Former-commit-id: be6a8f4 * Titles/desc for rest of user docs Former-commit-id: 92461b2 * Minor fixes in code remix doc Former-commit-id: e38b371 * Update admin platform titles/desc Former-commit-id: b9c6325 * Update changelog Former-commit-id: f82402f * Update moderne-cli reference to v3.31.1 Former-commit-id: b818848 * Update mod platform ref title/desc Former-commit-id: ae04d10 * Update DX titles/desc Former-commit-id: d481947 * Fix broken anchor link Former-commit-id: 4c1b45a * Remove DX license config instructions from Moderne CLI license page Former-commit-id: f90cbfe * Last title/desc updates Former-commit-id: e1c77a4 * Remove redundant license from license lease Former-commit-id: 97bf021 * Update changelog Former-commit-id: b57f3eb * Update moderne-cli reference to v3.31.2 Former-commit-id: fa983c6 * Update changelog Former-commit-id: d2484b6 * Add announcements from latest remix session Former-commit-id: 2ecbbbc * Fix incorrect wording Former-commit-id: 2475ae0 * Update proof of value form Former-commit-id: 15e560a * Update air gapped guide Former-commit-id: 07e5830 * Update changelog Former-commit-id: 3f90442 * Update agent version Former-commit-id: 7a06f61 * Update changelog Former-commit-id: 6038dee * Make all h1 headers bold Based on internal feedback request. Former-commit-id: 7965e74 * Update import recipe photos Former-commit-id: c9e6a91 * Update importing recipes for multi-tenant users Former-commit-id: c37e04f * Update routing requests with multi-tenant Former-commit-id: 1a2e5dc * Remove form from proof of value doc Former-commit-id: dd08857 * Update changelog Former-commit-id: c064372 * Remove description details Until I can figure out how to fix: #176 Former-commit-id: 92468ae * Update DX architecture Based on internal feedback: https://moderneinc.slack.com/archives/C084DNY0BPT/p1738776395667709?thread_ts=1738770268.260099&cid=C084DNY0BPT Former-commit-id: c467d28 * Update to latest docusaurus version Former-commit-id: de0b7ae * Bump katex from 0.16.11 to 0.16.21 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.11 to 0.16.21. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.11...v0.16.21) --- updated-dependencies: - dependency-name: katex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Former-commit-id: 1f77719 * Update changelog Former-commit-id: 7b339fd * Call out moderne-recipe-bom Former-commit-id: 0311cc9 * Slightly expand devcenter + agent multi repo warning Former-commit-id: 9b5c3d9 * Update changelog Former-commit-id: a019e9f --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jonathan Schnéider <[email protected]> Co-authored-by: Matt Vanderpol <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Solomon <[email protected]> Co-authored-by: Scott Jungling <[email protected]> Co-authored-by: Nate Danner <[email protected]> Co-authored-by: Tim te Beek <[email protected]> Co-authored-by: leanne <[email protected]> Co-authored-by: Leanne Kerford <[email protected]> Co-authored-by: Peter Streef <[email protected]> Co-authored-by: Bryce Tompkins <[email protected]> Co-authored-by: Bryce Tompkins <[email protected]> Co-authored-by: Greg Oledzki <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like
label
objects in Docusaurus need to be unique in the sidebars.ts file. I'm not sure how to make it so category pages likeHow to guides
work for multiple different pages. I want them to have the same name but different descriptions.Right now, it appears to be using the description of one of them and all of them get that description.
This is causing issues such as: https://moderneinc.slack.com/archives/C045V3G92K1/p1738767632703959
The text was updated successfully, but these errors were encountered: