-
Notifications
You must be signed in to change notification settings - Fork 919
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
[Backport 2.x] [navigation]feat: remember state when expand / collapse left nav #8389
Conversation
* feat: remember state Signed-off-by: SuZhou-Joe <[email protected]> * Changeset file for PR #8286 created/updated * feat: optimize code Signed-off-by: SuZhou-Joe <[email protected]> * feat: update Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit a663a84) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #8389 +/- ##
=======================================
Coverage 61.00% 61.00%
=======================================
Files 3748 3748
Lines 89087 89092 +5
Branches 13909 13911 +2
=======================================
+ Hits 54346 54353 +7
+ Misses 31368 31367 -1
+ Partials 3373 3372 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…nsearch-project#8286) (opensearch-project#8389) * feat: remember state * Changeset file for PR opensearch-project#8286 created/updated * feat: optimize code * feat: update --------- (cherry picked from commit a663a84) Signed-off-by: SuZhou-Joe <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Backport a663a84 from #8286.