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

[META][UX] Killer menu features. #1839

Open
6 of 19 tasks
klonos opened this issue May 7, 2016 · 5 comments
Open
6 of 19 tasks

[META][UX] Killer menu features. #1839

klonos opened this issue May 7, 2016 · 5 comments

Comments

@klonos
Copy link
Member

klonos commented May 7, 2016

This is a list of UX issues that are related to menus. Implementing these features will make us stand out when compared to Drupal and aim to cause the same awe and respect as layouts.

Not killer-features but resolving annoyances compared to the respective Drupal UX:

Not killer-features per se, but for "marketing purposes":

Feel free to add more issues with menu-related feature requests.

@wesruv
Copy link
Member

wesruv commented May 19, 2016

Going to help with this, starting with responsive menu out of the box.

@biolithic
Copy link

Keep in mind void menu exists in contrib
On May 19, 2016 4:02 PM, "wesruv" [email protected] wrote:

Going to help with this, starting with responsive menu out of the box.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#1839 (comment)

@klonos
Copy link
Member Author

klonos commented May 19, 2016

@wesruv 👍 ...let me know when you have a sandbox or private repo branch you want testing and feedback for.

@biolithic thanx, I wasn't aware of void_menu. Sounds like its features could/should be merged in special_menu_items:

Based off of the work done in special_menu_items and menu_firstchild

...I'm particularly interested in this:

...The benefit to using this module over special_menu_items for this is that your menus will not require any additional styling to account for the added span tags used by special_menu_items,...

So the issue here IIUC is that special_menu_items adds span tags that make it harder for the menu items provided by it to work out of the box with themes.

...and will be W3C valid because every anchor must have an href attribute.

This statement is not true : https://w3c.github.io/html/links.html#links-created-by-a-and-area-elements

NOTE
The href attribute on <a> and <area> elements is not required; when those elements do not have href attributes they do not create hyperlinks.

@biolithic
Copy link

I've just used Void Menu module for projects, that's all.

On Thu, May 19, 2016 at 6:34 PM, Gregory Netsas [email protected]
wrote:

@wesruv https://github.com/wesruv 👍 ...let me know when you have a
sandbox or private repo branch you want testing and feedback for.

@biolithic https://github.com/biolithic thanx, I wasn't aware of
void_menu. Sounds like its features could/should be merged in
special_menu_items:

Based off of the work done in special_menu_items and menu_firstchild

...I'm particularly interested in this:

...The benefit to using this module over special_menu_items for this is
that your menus will not require any additional styling to account for the
added span tags used by special_menu_items,...

So the issue here IIUC is that special_menu_items adds span tags that make
it harder for the menu items provided by it to work out of the box with
themes.

...and will be W3C valid because every anchor must have an href attribute.

This statement is not true :
https://w3c.github.io/html/links.html#links-created-by-a-and-area-elements

NOTE
The href attribute on and elements is not required; when those
elements do not have href attributes they do not create hyperlinks.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1839 (comment)

@klonos
Copy link
Member Author

klonos commented Sep 27, 2016

Forgot to tick the "drop-down menus out of the box" task of the list 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants