fix #3238 【ブログカテゴリ】並び替え機能 追加#4443
Open
kaburk wants to merge 1 commit into
Open
Conversation
Collaborator
|
@kaburk おおお、ツリー形式になってる、便利になりますね。問題としてはメンテナンススコープが増えることぐらいですかね。 |
Collaborator
|
是非コアで欲しい機能です。 触ってみて気になった点は以下です。
あとは、コンテンツ管理のようにツリー構造のチェックやリセット機能が必要になってくるかもしれません。 |
Collaborator
Author
|
とりあえず不具合的なところを修正して、ツリー構造のチェックやリセット機能(既存のコンテンツ管理と同等の機能)も追加しています。(リセット機能の改造構造維持についての改善は別チケットで検討中です) |
Collaborator
|
@kaburk ありがとうございます。いずれの問題も修正されていることを確認しました! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
作成してみました。どうでしょうか?
コアに入れるべきでなさそうでしたら、別途プラグイン化しようと思います。