-
Notifications
You must be signed in to change notification settings - Fork 17
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
Edit Content Menus Items bugs/enhancements #378
Comments
On Wed, Nov 25, 2020 at 2:32 PM Tim Moody ***@***.***> wrote:
Title and Description should be required fields
Should a clone automatically add to home menu?
If it did that, I think a lot of my confusion would have disappeared. I
wouldn't have had the task of finding the item I had just created without
remembering exactly what title I had just created.
Add ability to search list of available menu defs. What to search on?
Any substring in title?
… —
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#378>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOTQHDRDTHUGWTTKDJLDHDSRWAYNANCNFSM4UC65W4A>
.
|
would not have helped you I don't think. I wonder if filtering by menu item type would cut down on the list. User might be more in tune with the type they are trying to add. Could also filter on edit status maybe. I regularly search in the browser for titles. |
Once I understood the blank title problem, the browser "find in page"
found "videos" (it did a case insensitive search) in the title "Howto
Videos for Internet In A Box" -- which I thought was pretty direct and
useful.
…On Wed, Nov 25, 2020 at 2:51 PM Tim Moody ***@***.***> wrote:
Any substring in title?
would not have helped you I don't think. I wonder if filtering by menu item type would cut down on the list. User might be more in tune with the type they are trying to add. Could also filter on edit status maybe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
search proposal: search string in each of array of fields of interest |
Related: PR #379 "Add menu item def validations" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Title and Description should be required fields
only upper and lower case alpha, 0-9, hyphen, and underscore allowed in menu def name.
Automatically add clone to home menu. Add 'CLONED:' to Title
Change the prompt Content this Menu Item Shows with changes to Select Menu Item Type to read zim, moddir, etc. for major types
Future: add ability to search list of available menu defs. What to search on?
The text was updated successfully, but these errors were encountered: