Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

refactor: Make menu sorting more intuitive #350

Merged
merged 2 commits into from
Aug 29, 2021
Merged

refactor: Make menu sorting more intuitive #350

merged 2 commits into from
Aug 29, 2021

Conversation

cetr
Copy link
Member

@cetr cetr commented Aug 27, 2021

No description provided.

@cetr
Copy link
Member Author

cetr commented Aug 27, 2021

另外这排序插件重新找一款吧,现在用的这个对于二级目录实在难用

@@ -88,6 +88,12 @@
erroredText="保存失败"
:disabled="list.data.length <= 0"
></ReactiveButton>
<a-button v-if="!menuSort.visible" @click="handleOpenMenuSort()" type="primary" ghost>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

直接把拖拽图标显示出来好了,不用弄一个按钮。

@ruibaby ruibaby added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 29, 2021
@ruibaby ruibaby added this to the 1.4.12 milestone Aug 29, 2021
@ruibaby ruibaby merged commit 70548be into halo-dev:master Aug 29, 2021
JohnNiang pushed a commit to JohnNiang/halo that referenced this pull request Mar 2, 2023
* refactor: Make menu sorting more intuitive

* refactor: Make menu sorting more intuitive

Co-authored-by: cetr <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants