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

feat: support for collapsible sidebar menu #5511

Open
wants to merge 4 commits into
base: next
Choose a base branch
from
Open

feat: support for collapsible sidebar menu #5511

wants to merge 4 commits into from

Conversation

katherinehhh
Copy link
Contributor

@katherinehhh katherinehhh commented Oct 25, 2024

This is a ...

  • New feature
  • Improvement
  • Bug fix
  • Others

Motivation

Description

Related issues

Showcase

Changelog

Language Changelog
🇺🇸 English Support collapsing sidebar menu
🇨🇳 Chinese 支持将菜单侧边栏收起来

Docs

Language Link
🇺🇸 English
🇨🇳 Chinese

Checklists

  • All changes have been self-tested and work as expected
  • Test cases are updated/provided or not needed
  • Doc is updated/provided or not needed
  • Component demo is updated/provided or not needed
  • Changelog is provided or not needed
  • Request a code review if it is necessary

This comment has been minimized.

Copy link

Tests results for "E2E"

1 failed
❌ [chromium] › core/client/src/modules/variable/e2e/parentObject.test.ts:53:7 › variable: parent object › in linkage rules

17 flaky ⚠️ [chromium] › core/client/src/modules/blocks/filter-blocks/__e2e__/schemaInitializer.test.ts:93:7 › where filter block can be added › popup
⚠️ [chromium] › plugins/@nocobase/plugin-action-bulk-edit/src/client/__e2e__/popup.test.ts:14:7 › popup of bulk edit › the Add block button in drawer should be visible
⚠️ [chromium] › plugins/@nocobase/plugin-data-source-main/src/client/__e2e__/fields/color/schemaInitializer.test.ts:161:7 › table column & table › configure columns
⚠️ [chromium] › core/client/src/modules/actions/__e2e__/bulk-destroy/basic.test.ts:34:7 › bulk-destroy › Secondary confirmation
⚠️ [chromium] › core/client/src/modules/blocks/data-blocks/form/__e2e__/form-create/dragAndDrop.test.ts:12:5 › fields
⚠️ [chromium] › core/client/src/modules/blocks/data-blocks/grid-card/__e2e__/schemaInitializer.test.ts:30:7 › where grid card block can be added › popup
⚠️ [chromium] › plugins/@nocobase/plugin-acl/src/client/__e2e__/configure.test.ts:13:5 › allows to configure interface
⚠️ [chromium] › plugins/@nocobase/plugin-action-bulk-edit/src/client/__e2e__/schemaSettings.test.ts:14:7 › bulk edit action setting › data will be updated && edit form configure
⚠️ [chromium] › plugins/@nocobase/plugin-auth/src/client/__e2e__/auth.test.ts:21:7 › auth › register
⚠️ [chromium] › plugins/@nocobase/plugin-data-visualization/src/client/__e2e__/defaultValue.test.ts:13:7 › defaultValue › date variables
⚠️ [chromium] › plugins/@nocobase/plugin-action-bulk-update/src/client/__e2e__/schemaInitailizer.test.ts:14:7 › TableActionInitializers & GanttActionInitializers & MapActionInitializers › TableActionInitializers should add bulk update
⚠️ [chromium] › plugins/@nocobase/plugin-file-manager/src/client/__e2e__/createLocalStorage.test.ts:15:7 › file manager › add new local storage
⚠️ [chromium] › plugins/@nocobase/plugin-data-source-main/src/client/__e2e__/fields/checkbox/schemaSettings.test.ts:155:7 › form item & edit form › pattern
⚠️ [chromium] › core/client/src/modules/blocks/data-blocks/form/__e2e__/form-create/associationForm.test.ts:48:7 › association form block › association table block add new
⚠️ [chromium] › core/client/src/modules/fields/__e2e__/component/Input.Preview/basic.test.ts:16:7 › Input.Preview › switch to Input.Preview from Input.URL
⚠️ [chromium] › core/client/src/modules/menu/__e2e__/schemaInitializer.test.ts:82:7 › add menu item › link: use variable
⚠️ [chromium] › plugins/@nocobase/plugin-action-bulk-edit/src/client/__e2e__/schemaInitailizer.test.ts:14:7 › TableActionInitializers & GanttActionInitializers & MapActionInitializers should add bulk edit action › bulk edit in TableActionInitializers

771 passed, 16 skipped
✔️✔️✔️

Full HTML report. Merge workflow run.

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.

1 participant